From e037324a7a0f825f1873bae7ef6a920560018d28 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 19 Mar 2008 20:57:59 +0000 Subject: [PATCH] add "bsdtree.h" to the NOINST_HEADERS list. --- daemon/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \