Commit adfd17b0 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

expat: fix typo

parent 71c810ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ $(STAMP_DIR)/host_expat_installed: $(STAMP_DIR)/host_expat_compiled
	$(MAKE) -C $(EXPAT_HOST_DIR) installlib
	touch $@

host-expat: $(STAM_DIR)/host_expat_installed
host-expat: $(STAMP_DIR)/host_expat_installed

host-expat-source: expat-source