diff options
Diffstat (limited to 'runtime/Makefile.am')
-rw-r--r-- | runtime/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am index caf7c5ca..fb21c435 100644 --- a/runtime/Makefile.am +++ b/runtime/Makefile.am @@ -10,6 +10,7 @@ librsyslog_la_SOURCES = \ unicode-helper.h \ atomic.h \ batch.h \ + atomic-posix-sem.c \ syslogd-types.h \ module-template.h \ obj-types.h \ |