]> git.pld-linux.org Git - packages/ntop.git/blame - ieee-oui.patch
- 4.0.1
[packages/ntop.git] / ieee-oui.patch
CommitLineData
9d96f8b2
ER
1--- ntop-3.3.10/Makefile.am~ 2010-04-07 01:05:52.000000000 +0300
2+++ ntop-3.3.10/Makefile.am 2010-04-07 09:18:06.085523903 +0300
3@@ -77,9 +77,12 @@
4 GeoIPASNum.dat \
5 GeoLiteCity.dat
6
7+OUI_FILES = \
8+ oui.txt.gz
9+
10 NTOPDATA = ntop-cert.pem \
11 $(ETTER_PASSIVE) \
12- oui.txt.gz \
783f074a 13+ $(OUI_FILES) \
9d96f8b2
ER
14 specialMAC.txt.gz \
15 $(GEOIP_FILES)
16
This page took 0.593827 seconds and 4 git commands to generate.