summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-02 14:48:15 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-02 14:48:15 +0000
commit8586ac3cbff6b2b7cf7f2e7818bd0fdb2e16ca8e (patch)
tree4f47058008a06a8fdb82a714d8a854bbb639a8c4 /bin
parent28340224c398b220b360efde48b6c7a8d1c3549c (diff)
downloadATCD-8586ac3cbff6b2b7cf7f2e7818bd0fdb2e16ca8e.tar.gz
ChangeLogTag: Wed Feb 2 08:46:51 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/MakeProjectCreator/templates/gnu.mpd3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/templates/gnu.mpd b/bin/MakeProjectCreator/templates/gnu.mpd
index da3e6dbfcaf..be1c461d75d 100644
--- a/bin/MakeProjectCreator/templates/gnu.mpd
+++ b/bin/MakeProjectCreator/templates/gnu.mpd
@@ -143,6 +143,9 @@ ACELIB =
tao_dont_use_idl_make_rule = 1
include $(TAO_ROOT)/rules.tao.GNU
<%endif%>
+<%if(ciao)%>
+include $(CIAO_ROOT)/rules.ciao.GNU
+<%endif%>
<%if(version)%>
ifeq ($(versioned_so),1)