diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 67a215820..a46c00d39 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -13,6 +13,7 @@ libdaemon_a_SOURCES = \ misc.c noinst_HEADERS = \ + bsdtree.h \ bsdqueue.h \ client.h \ errors.h \