From cd2b24dfc45c4b115ace6d17ab0237511fef3d66 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 19 Feb 2008 10:30:42 +0000 Subject: - added doc on how expressions will work - cleaned up the stringbuf Construct interface - did some cleanup on stringbuf calls - we now have much better interfaces and macros --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bde71b8b..2b319401 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,6 +42,7 @@ rsyslogd_SOURCES = \ msg.c \ msg.h \ expr.c \ + expr.h \ omshell.c \ omshell.h \ omusrmsg.c \ -- cgit