From 5fa56b89181a51398f9bbb63c440e7630f12e56c Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 22 Feb 2009 19:29:49 +0100 Subject: [PATCH] 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. --- src/libiptc/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.11.0