summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am15
1 files changed, 13 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 102d5ab..be9eb9b 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,4 +1,15 @@
SUBDIRS = libnftnl linux
-noinst_HEADERS = linux_list.h \
- buffer.h
+noinst_HEADERS = internal.h \
+ linux_list.h \
+ buffer.h \
+ data_reg.h \
+ expr_ops.h \
+ linux_list.h \
+ set.h \
+ xml.h \
+ common.h \
+ expr.h \
+ json.h \
+ set_elem.h \
+ utils.h