summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 56837d86..fc023123 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -30,6 +30,9 @@ pkginclude_HEADERS = \
privs.h sigevent.h pqueue.h jhash.h zassert.h memtypes.h \
workqueue.h route_types.h libospf.h
+noinst_HEADERS = \
+ plist_int.h
+
EXTRA_DIST = \
regex.c regex-gnu.h \
queue.h \