iptables plugin: Adds a plugin to collect iptables'-counters.
[collectd.git] / src / libiptc / Makefile.am
1 AUTOMAKE_OPTIONS = foreign no-dependencies
2
3 if COMPILER_IS_GCC
4 AM_CFLAGS = -Wall
5 endif
6
7 EXTRA_DIST = libiptc.c
8
9 noinst_LTLIBRARIES = libiptc.la
10
11 #libiptc_la_CFLAGS = 
12 libiptc_la_LDFLAGS = -avoid-version
13 libiptc_la_SOURCES = libip4tc.c