summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/arpa/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/arpa/Makefile.am')
-rw-r--r--cpukit/libnetworking/arpa/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/libnetworking/arpa/Makefile.am b/cpukit/libnetworking/arpa/Makefile.am
new file mode 100644
index 0000000000..dba97b83d5
--- /dev/null
+++ b/cpukit/libnetworking/arpa/Makefile.am
@@ -0,0 +1,9 @@
+##
+## $Id$
+##
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+EXTRA_DIST = ftp.h inet.h nameser.h nameser_compat.h telnet.h
+
+include $(top_srcdir)/../../../automake/local.am