summaryrefslogtreecommitdiffstats
path: root/package/expat
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-07-18 00:04:45 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-07-18 00:04:45 +0200
commitadfd17b0bcc43124e13d869e8ffd186e30232b03 (patch)
treef6d810f6976b64d64af76367a37417203345bc80 /package/expat
parent71c810ff9399aad1a937530386688901738d8801 (diff)
downloadbuildroot-novena-adfd17b0bcc43124e13d869e8ffd186e30232b03.tar.gz
buildroot-novena-adfd17b0bcc43124e13d869e8ffd186e30232b03.zip
expat: fix typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/expat')
-rw-r--r--package/expat/expat.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/expat/expat.mk b/package/expat/expat.mk
index 88a7f1674..6706716b7 100644
--- a/package/expat/expat.mk
+++ b/package/expat/expat.mk
@@ -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