[syslog-ng] [PATCH 2/2] lib/: Include logproto.h in pkginclude_HEADERS

Gergely Nagy algernon at balabit.hu
Tue Oct 2 10:59:37 CEST 2012


Since we need logproto.h to build, include it in pkginclude_HEADERS.

Signed-off-by: Gergely Nagy <algernon at balabit.hu>
---
 lib/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 63f3806..31d1f01 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -55,6 +55,7 @@ pkginclude_HEADERS = 		\
 	logproto-text-server.h	\
 	logproto-record-server.h \
 	logproto-builtins.h	\
+	logproto.h              \
 	logqueue-fifo.h		\
 	logqueue.h		\
 	logreader.h		\
-- 
1.7.9




More information about the syslog-ng mailing list