diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |