summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorboris <boris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-06 01:15:52 +0000
committerboris <boris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-06 01:15:52 +0000
commit5580bedb0434428636aa3d7faef9d77c2f3ec3c0 (patch)
tree30e8f41fa247e29a20d112127c51137c8cd0573a
parent2aaa498335d8adea8e17106a6732a4b98d356d40 (diff)
downloadATCD-5580bedb0434428636aa3d7faef9d77c2f3ec3c0.tar.gz
ChangeLogTag: Mon Jan 5 19:16:40 2004 Boris Kolpackov <boris@dre.vanderbilt.edu>
-rw-r--r--TAO/CIAO/CIDLC/Makefile.alt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/CIDLC/Makefile.alt b/TAO/CIAO/CIDLC/Makefile.alt
index 9d9f429ff2a..876c2442183 100644
--- a/TAO/CIAO/CIDLC/Makefile.alt
+++ b/TAO/CIAO/CIDLC/Makefile.alt
@@ -11,10 +11,10 @@ $(call include, $(root)/Config.rules)
$(call include, $(UTILITY_ROOT)/BuildRules/Executable.pre.rules)
+# RepositoryIdGenerator.cpp \
cxx_translation_units := ExecutorMappingGenerator.cpp \
- DescriptorGenerator.cpp \
- RepositoryIdGenerator.cpp \
+ DescriptorGenerator.cpp \
SizeTypeCalculator.cpp \
ServantGenerator.cpp \
ServantHeaderGenerator.cpp \