]> git.pld-linux.org Git - packages/ntop.git/blame - ntop-Makefile.patch
- use new %doc and some minor changes.
[packages/ntop.git] / ntop-Makefile.patch
CommitLineData
30e54459 1--- Makefile.am.orig Sat Mar 30 00:05:08 2002
2+++ Makefile.am Thu Apr 4 12:44:48 2002
3@@ -128,7 +128,6 @@
f7e2db31 4
5 libntop_la_DEPENDENCIES = config.h
6 libntop_la_LIBADD = $(CORELIBS)
7-libntop_la_LDFLAGS = -version-info @NTOP_VERSION_INFO@ -release @NTOP_RELEASE@ -export-dynamic @DYN_FLAGS@
f7e2db31 8
9 # Archive for http representation, or the 'viewer'
10 libntopreport_la_SOURCES = admin.c emitter.c \
30e54459 11@@ -142,7 +141,6 @@
f7e2db31 12
13 libntopreport_la_DEPENDENCIES = config.h
14 libntopreport_la_LIBADD = $(MORELIBS)
15-libntopreport_la_LDFLAGS = -version-info @NTOP_VERSION_INFO@ -release @NTOP_RELEASE@ -export-dynamic @DYN_FLAGS@
f7e2db31 16
30e54459 17 man_MANS = ntop.8
f7e2db31 18
This page took 0.330507 seconds and 4 git commands to generate.