summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/include/isc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/include/isc/Makefile.am')
-rw-r--r--contrib/ntp/include/isc/Makefile.am34
1 files changed, 34 insertions, 0 deletions
diff --git a/contrib/ntp/include/isc/Makefile.am b/contrib/ntp/include/isc/Makefile.am
new file mode 100644
index 0000000..a5b253c
--- /dev/null
+++ b/contrib/ntp/include/isc/Makefile.am
@@ -0,0 +1,34 @@
+#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
+AUTOMAKE_OPTIONS = ../util/ansi2knr
+ETAGS_ARGS = $(srcdir)/Makefile.am
+#EXTRA_DIST = TAGS
+
+noinst_HEADERS = \
+ app.h \
+ assertions.h \
+ boolean.h \
+ error.h \
+ formatcheck.h \
+ int.h \
+ interfaceiter.h \
+ ipv6.h \
+ lang.h \
+ lib.h \
+ list.h \
+ magic.h \
+ mem.h \
+ msgcat.h \
+ msgs.h \
+ mutex.h \
+ net.h \
+ netaddr.h \
+ offset.h \
+ once.h \
+ platform.h \
+ print.h \
+ result.h \
+ sockaddr.h \
+ strerror.h \
+ string.h \
+ types.h \
+ util.h
OpenPOWER on IntegriCloud