summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2006-02-09 14:53:40 +0000
committerHarald Welte <laforge@gnumonks.org>2006-02-09 14:53:40 +0000
commit0fbc8622895f1763b8815e058fb9a618ff4c629a (patch)
tree183117d85a1a9402f1c8aec81941bc5f2c90d959
parent6f38a30f99966435e0c6b6f5f3ff497f8309ee81 (diff)
don't install libiptc.a
-rw-r--r--libiptc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libiptc/Makefile b/libiptc/Makefile
index 1fbebef2..180de13c 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: