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 d6e50d8f..a0e61210 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,6 +45,8 @@ rsyslogd_SOURCES = \ expr.h \ ctok.c \ ctok.h \ + ctok_token.c \ + ctok_token.h \ conf.c \ conf.h \ omshell.c \ |