From: Florian Forster Date: Sun, 22 Feb 2009 18:29:49 +0000 (+0100) Subject: Revert "libiptc/Makefile.am: Added xtables.h, libxtc.h to libiptc_la_SOURCES." X-Git-Tag: collectd-4.5.3^0 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;ds=sidebyside;h=5fa56b89181a51398f9bbb63c440e7630f12e56c;p=collectd.git Revert "libiptc/Makefile.am: Added xtables.h, libxtc.h to libiptc_la_SOURCES." This reverts commit b6612126d862d182d9219e0512fa9ca833272b62. This commit should have gone in the master branch, not in the collectd-4.5 branch. --- diff --git a/src/libiptc/Makefile.am b/src/libiptc/Makefile.am index ffa98878..338aecb9 100644 --- a/src/libiptc/Makefile.am +++ b/src/libiptc/Makefile.am @@ -10,6 +10,5 @@ noinst_LTLIBRARIES = libiptc.la libiptc_la_CFLAGS = -DIPTABLES_VERSION=\"1.4.0\" -I$(KERNEL_DIR)/include libiptc_la_SOURCES = libip4tc.c libip6tc.c \ - ipt_kernel_headers.h libip6tc.h libiptc.h linux_list.h \ - xtables.h libxtc.h + ipt_kernel_headers.h libip6tc.h libiptc.h linux_list.h