summaryrefslogtreecommitdiffstats
path: root/input/flow/Makefile.am
diff options
context:
space:
mode:
authorlaforge <laforge>2005-10-02 16:59:48 +0000
committerlaforge <laforge>2005-10-02 16:59:48 +0000
commit778a2f3ddcd69804ff5e948b8dd119609356501b (patch)
tree39d283e3075ea4c5b9ae6b1059d5ab8daeaae37a /input/flow/Makefile.am
parentb9792bc2f2a4ddb0c88817ae6da698c3f608f388 (diff)
first step towards automake
Diffstat (limited to 'input/flow/Makefile.am')
-rw-r--r--input/flow/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/input/flow/Makefile.am b/input/flow/Makefile.am
new file mode 100644
index 0000000..474e155
--- /dev/null
+++ b/input/flow/Makefile.am
@@ -0,0 +1,7 @@
+
+CFLAGS=-fPIC -Wall
+
+lib_LTLIBRARIES = ulogd_inpflow_CTNL.la # ulogd_inpflow_IPFIX.la
+
+ulogd_inpflow_CTNL_la_SOURCES = ulogd_inpflow_CTNL.c
+ulogd_inpflow_IPFIX_la_SOURCES = ulogd_inpflow_IPFIX.c