summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/ImR/Combined_Service/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/ImR/Combined_Service/Makefile.am')
-rw-r--r--TAO/orbsvcs/examples/ImR/Combined_Service/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/orbsvcs/examples/ImR/Combined_Service/Makefile.am b/TAO/orbsvcs/examples/ImR/Combined_Service/Makefile.am
index 47e9fbf75a4..163e1365165 100644
--- a/TAO/orbsvcs/examples/ImR/Combined_Service/Makefile.am
+++ b/TAO/orbsvcs/examples/ImR/Combined_Service/Makefile.am
@@ -79,10 +79,6 @@ test-stamp: $(srcdir)/test.idl $(TAO_IDL_DEP)
@touch $@
-noinst_HEADERS = \
- service_config.idl \
- test.idl
-
## Makefile.ImR_Combined_Service.am
if BUILD_EXCEPTIONS
@@ -153,7 +149,7 @@ libDynServer_la_SOURCES = \
testC.cpp \
testS.cpp
-noinst_HEADERS += \
+noinst_HEADERS = \
dynserver.h \
dynserver_export.h