expat: fix typo

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-07-18 00:04:45 +02:00
parent 71c810ff93
commit adfd17b0bc

View File

@ -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