summaryrefslogtreecommitdiffstats
path: root/libiptc
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2006-02-09 14:53:40 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2006-02-09 14:53:40 +0000
commit64f44e0a999f0b5d55cf8fcafc29d126324f6ae4 (patch)
tree183117d85a1a9402f1c8aec81941bc5f2c90d959 /libiptc
parentb0789bd174418104b381da1720703f22d809ce9c (diff)
don't install libiptc.a
Diffstat (limited to 'libiptc')
-rw-r--r--libiptc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libiptc/Makefile b/libiptc/Makefile
index 1fbebef..180de13 100644
--- a/libiptc/Makefile
+++ b/libiptc/Makefile
@@ -2,7 +2,8 @@
EXTRAS+=libiptc/libiptc.a
-DEVEL_LIBS+=libiptc/libiptc.a
+# libiptc is not a public interface and therefore not installed
+# DEVEL_LIBS+=libiptc/libiptc.a
ifndef TOPLEVEL_INCLUDED
local: