aboutsummaryrefslogtreecommitdiff
path: root/include/isc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/isc/Makefile.am')
-rw-r--r--include/isc/Makefile.am40
1 files changed, 5 insertions, 35 deletions
diff --git a/include/isc/Makefile.am b/include/isc/Makefile.am
index 3d8c2a47f90e..14aa70813e16 100644
--- a/include/isc/Makefile.am
+++ b/include/isc/Makefile.am
@@ -1,37 +1,7 @@
-#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
-AUTOMAKE_OPTIONS = ../util/ansi2knr
+NULL =
+AUTOMAKE_OPTIONS =
ETAGS_ARGS = $(srcdir)/Makefile.am
-#EXTRA_DIST = TAGS
-noinst_HEADERS = \
- app.h \
- assertions.h \
- boolean.h \
- buffer.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 \
- netscope.h \
- offset.h \
- once.h \
- platform.h \
- print.h \
- result.h \
- region.h \
- sockaddr.h \
- strerror.h \
- string.h \
- types.h \
- util.h
+noinst_HEADERS = \
+ mem.h \
+ $(NULL)