summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index a74ffbfa..6f5a2d1e 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -6,6 +6,7 @@ noinst_HEADERS = cli.h \
expression.h \
fib.h \
hash.h \
+ json.h \
mini-gmp.h \
gmputil.h \
iface.h \
@@ -25,6 +26,7 @@ noinst_HEADERS = cli.h \
netlink.h \
parser.h \
proto.h \
+ socket.h \
rule.h \
rt.h \
utils.h \