2 Oct
2012
2 Oct
'12
10:59 a.m.
Since we need logproto.h to build, include it in pkginclude_HEADERS. Signed-off-by: Gergely Nagy <algernon@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