13 lines
437 B
Diff
13 lines
437 B
Diff
|
diff -up iptables-1.3.8/libiptc/Makefile.iptc iptables-1.3.8/libiptc/Makefile
|
||
|
--- iptables-1.3.8/libiptc/Makefile.iptc 2007-08-23 13:52:17.000000000 +0200
|
||
|
+++ iptables-1.3.8/libiptc/Makefile 2007-08-23 13:54:28.000000000 +0200
|
||
|
@@ -3,7 +3,7 @@
|
||
|
EXTRAS+=libiptc/libiptc.a
|
||
|
|
||
|
# libiptc is not a public interface and therefore not installed
|
||
|
-# DEVEL_LIBS+=libiptc/libiptc.a
|
||
|
+DEVEL_LIBS+=libiptc/libiptc.a
|
||
|
|
||
|
ifndef TOPLEVEL_INCLUDED
|
||
|
local:
|