summaryrefslogtreecommitdiff
path: root/TAO/rules.tao.GNU
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-05-07 05:15:05 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-05-07 05:15:05 +0000
commit05f90a01990b757ebcf3d84c46f47a834d8a48d5 (patch)
tree393a1482025a4f0de171717d22d4622d103d31fc /TAO/rules.tao.GNU
parentc83697bbe5f2b8b97471bf692609feb7d567a878 (diff)
downloadATCD-05f90a01990b757ebcf3d84c46f47a834d8a48d5.tar.gz
ChangeLogTag:Thu May 6 22:14:05 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r--TAO/rules.tao.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU
index 00c14c568e2..124f3822782 100644
--- a/TAO/rules.tao.GNU
+++ b/TAO/rules.tao.GNU
@@ -192,7 +192,7 @@ IDL_EXT_MINUS=$(IDL_CLIENT_INL_EXT) $(IDL_CLIENT_SRC_EXT) \
$(IDL_SERVER_SRC_EXT) $(IDL_SERVER_THDR_EXT) \
$(IDL_SERVER_TINL_EXT) $(IDL_SERVER_TSRC_EXT)
IDL_EXT=$(IDL_CLIENT_HDR_EXT) $(IDL_EXT_MINUS)
-IDL_EXT2_MINUS=Cli.i Cli.cpp Ser.h Ser.i Ser.cpp Ser_T.h Ser_T.i Ser_T.cpp
+IDL_EXT2_MINUS=Cli.inl Cli.cpp Ser.h Ser.inl Ser.cpp Ser_T.h Ser_T.inl Ser_T.cpp
IDL_EXT2=Cli.h $(IDL_EXT2_MINUS)
# Don't remove the IDL stubs if make is interupted.