summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/templates
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
commit3ca95c44e1c38a5c781e43e6a865869628cf24d8 (patch)
tree4ebf637bbaa5f8b09d78444b436db75ed12340a5 /bin/MakeProjectCreator/templates
parent88a2b4ec5c7672f9b52e753770f903f9a687c85e (diff)
downloadATCD-3ca95c44e1c38a5c781e43e6a865869628cf24d8.tar.gz
ChangeLogTag: Mon Jan 2 11:23:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'bin/MakeProjectCreator/templates')
-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)%>