Merge up from branch.
[shibboleth/cpp-sp.git] / oncrpc / rpc / Makefile.am
index edf6284..207dfb1 100644 (file)
@@ -1,8 +1,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-oncrpcdir = $(includedir)/rpc
-oncrpc_DATA = \
+noinst_HEADERS = \
   auth.h \
   clnt.h \
   pmap_prot.h \
@@ -18,5 +17,3 @@ oncrpc_DATA = \
   rpc.h \
   svc_auth.h
 
-EXTRA_DIST = \
-  ${oncrpc_DATA}