summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/templates/gnu.mpd
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-01-02 11:24:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-01-02 11:24:43 +0000
commit2e4cc057b39a86736d974252818c848d1692f4cf (patch)
tree4ebf637bbaa5f8b09d78444b436db75ed12340a5 /bin/MakeProjectCreator/templates/gnu.mpd
parent894f5a027e241052a3793b5ef2f310aa78584a20 (diff)
downloadATCD-2e4cc057b39a86736d974252818c848d1692f4cf.tar.gz
ChangeLogTag: Mon Jan 2 11:23:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'bin/MakeProjectCreator/templates/gnu.mpd')
-rw-r--r--bin/MakeProjectCreator/templates/gnu.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/templates/gnu.mpd b/bin/MakeProjectCreator/templates/gnu.mpd
index a60184422e2..138452d094b 100644
--- a/bin/MakeProjectCreator/templates/gnu.mpd
+++ b/bin/MakeProjectCreator/templates/gnu.mpd
@@ -368,7 +368,7 @@ endif
<%endif%>
include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
ifeq ($(VXWORKSLINK),true)
-include $(TGT_DIR)/h/make/rules.$(PRJ_TYPE)
+include $(TGT_DIR)/make/rules.$(PRJ_TYPE)
endif
<%foreach(source_files)%>