diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6e912f48..6220cf17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,8 @@ rsyslogd_SOURCES = \ sync.h \ net.c \ net.h \ + obj.c \ + obj.h \ msg.c \ msg.h \ expr.c \ |