From 7e4940e2640cb8b04bb0ca0a62b282309c296784 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 6 May 2008 18:12:29 +0200 Subject: file dirty.h was missing - thanks to darix for pointing this out --- tools/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/Makefile.am b/tools/Makefile.am index f00abf0b..164dcdae 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -20,6 +20,8 @@ rsyslogd_SOURCES = \ pidfile.c \ pidfile.h \ \ + ../dirty.h \ + \ ../action.h \ ../action.c \ ../threads.c \ -- cgit