]> git.pld-linux.org Git - packages/ntop.git/blame - ntop-plugins_makefile.patch
- don't list plugin objects twice in Makefile.am
[packages/ntop.git] / ntop-plugins_makefile.patch
CommitLineData
0a31b21e
JK
1diff -dur ntop-3.0.orig/plugins/Makefile.am ntop-3.0/plugins/Makefile.am
2--- ntop-3.0.orig/plugins/Makefile.am 2004-01-16 19:26:44.000000000 +0100
3+++ ntop-3.0/plugins/Makefile.am 2004-09-13 13:23:51.977558630 +0200
4@@ -42,16 +42,6 @@
5 #
6 # The meat for ntop
7 #
8-noinst_PROGRAMS = \
9- icmpPlugin.so \
10- lastSeenPlugin.so \
11- netflowPlugin.so \
12- nfsPlugin.so \
13- pdaPlugin.so \
14- rrdPlugin.so \
15- sflowPlugin.so \
16- xmldumpPlugin.so
17-# rmonPlugin.so
18
19 lib_LTLIBRARIES = \
20 libicmpPlugin.la \
21Only in ntop-3.0/plugins: Makefile.am~
This page took 0.027522 seconds and 4 git commands to generate.