summaryrefslogtreecommitdiffstats
path: root/output/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'output/Makefile.am')
-rw-r--r--output/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/output/Makefile.am b/output/Makefile.am
new file mode 100644
index 0000000..2039bb9
--- /dev/null
+++ b/output/Makefile.am
@@ -0,0 +1,8 @@
+
+lib_LTLIBRARIES = ulogd_output_LOGEMU.la # ulogd_output_OPRINT.la ulogd_output_SYSLOG.la
+
+ulogd_output_LOGEMU_SOURCES = ulogd_output_LOGEMU.c
+ulogd_output_SYSLOG_SOURCES = ulogd_output_SYSLOG.c
+ulogd_output_OPRINT_SOURCES = ulogd_output_OPRINT.c
+
+