more modularization
[svn/Prometheus-QoS/.git] / Makefile
index 1719e109ae75b7029548e84f0f51222889b3168a..7fcedc2e2de32a464160e6aa0ccfbd8dd03b4c05 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 prometheus.o
+OBJECTS=parsehosts.o parselogs.o ipv4subnets.o prometheus.o
 HEADERS=cll1-0.6.2.h ipstruct.h
 
 main: prometheus
This page took 0.094053 seconds and 4 git commands to generate.