summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpcsvc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/include/rpcsvc/Makefile.am')
-rw-r--r--cpukit/librpc/include/rpcsvc/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/cpukit/librpc/include/rpcsvc/Makefile.am b/cpukit/librpc/include/rpcsvc/Makefile.am
index e69de29bb2..c5de0f9e6f 100644
--- a/cpukit/librpc/include/rpcsvc/Makefile.am
+++ b/cpukit/librpc/include/rpcsvc/Makefile.am
@@ -0,0 +1,13 @@
+## $Id$
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+## Currently unused
+
+EXTRA_DIST = bootparam_prot.x crypt.x key_prot.x klm_prot.x mount.x \
+ nfs_prot.x nis.x nis_cache.x nis_callback.x nis_db.h nis_object.x \
+ nis_tags.h nislib.h nlm_prot.x pmap_prot.x rex.x rnusers.x rquota.x \
+ rstat.x rwall.x sm_inter.x spray.x yp.x yp_prot.h ypclnt.h yppasswd.x \
+ ypupdate_prot.x ypxfrd.x
+
+include $(top_srcdir)/../../../automake/local.am