summaryrefslogtreecommitdiffstats
path: root/libiptc/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-03-16 13:40:51 +0000
committerHarald Welte <laforge@gnumonks.org>2001-03-16 13:40:51 +0000
commit10c6888656e6a1d3e236c89ca070471885266245 (patch)
tree0747a7965c05aeb6b6689e6398d9b7664625b600 /libiptc/Makefile
parent8a6831a7781bf86b65ac233578eb90838de66087 (diff)
release-diff for 1.2.1v1.2.1
- added libipulog / libiptc to devel target - added changelog for 1.2.1 - updated index.html for 1.2.1 - added reference to Oskar Andreasson's tutorial
Diffstat (limited to 'libiptc/Makefile')
-rw-r--r--libiptc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libiptc/Makefile b/libiptc/Makefile
index a37fa99d..b8a36c58 100644
--- a/libiptc/Makefile
+++ b/libiptc/Makefile
@@ -2,6 +2,8 @@
EXTRAS+=libiptc/libiptc.a
+DEVEL_LIBS+=libiptc/libiptc.a
+
ifndef TOPLEVEL_INCLUDED
local:
cd .. && $(MAKE) $(KERN_TARGETS) $(SHARED_LIBS) $(EXTRAS)