summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Default_Servant/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Default_Servant/Makefile.am')
-rw-r--r--TAO/examples/POA/Default_Servant/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/examples/POA/Default_Servant/Makefile.am b/TAO/examples/POA/Default_Servant/Makefile.am
index 4a1d07c93b1..90541d8e5bc 100644
--- a/TAO/examples/POA/Default_Servant/Makefile.am
+++ b/TAO/examples/POA/Default_Servant/Makefile.am
@@ -50,6 +50,9 @@ File-stamp: $(srcdir)/File.idl $(TAO_IDL_DEP)
@touch $@
+noinst_HEADERS = \
+ File.idl
+
## Makefile.POA_Default_Servant_Client.am
if !BUILD_MINIMUM_CORBA