some bugfixes
[svn/Prometheus-QoS/.git] / Makefile
index 2f89465c0ba0224815d209cdcbe486cfbc07d18a..5f3a608531644f255fbc4d231dcaba0fb9defd01 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ prefix=/usr
 mandir=$(prefix)/share/man
 sbindir=$(prefix)/sbin
 sysconfdir=/etc
-OBJECTS=parsehosts.o parselogs.o ipv4subnets.o json.o htmlandlogs.o help.o prometheus.o
+OBJECTS=parsehosts.o networks.o parseiptables.o parselogs.o ipv4subnets.o ipv6subnets.o json.o htmlandlogs.o help.o prometheus.o
 HEADERS=cll1-0.6.2.h ipstruct.h
 
 main: prometheus
This page took 0.138082 seconds and 4 git commands to generate.