summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-11-18 18:00:11 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-11-18 18:00:11 +0000
commitb3ac9af9a5ddc3473ccb941fb6d71658cf29ada5 (patch)
treebb09ab6985494b0c01565d3d3f603d329a6d9989
parent40a640339757fa3c026099870bea5fbdceda297f (diff)
downloadATCD-b3ac9af9a5ddc3473ccb941fb6d71658cf29ada5.tar.gz
ChangeLogTag: Thu Nov 18 11:52:19 2004 Chad Elliott <elliott_c@ociweb.com>
-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 c1a0003922c..07c8ec51ff6 100644
--- a/bin/MakeProjectCreator/templates/gnu.mpd
+++ b/bin/MakeProjectCreator/templates/gnu.mpd
@@ -83,7 +83,7 @@ ACE_SHLIBS =<%foreach(libs)%> -l<%lib%><%endfor%><%foreach(pure_libs)%> <%pure_l
<%if(tao_idl)%>
TAO_IDL = <%tao_idl%>
<%endif%>
-<%if(tao_idl_dep)
+<%if(tao_idl_dep)%>
TAO_IDL_DEP = <%tao_idl%>
<%endif%>
<%if(tao_idlflags)%>