X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=Makefile;h=a926c5721468db134e120b7472712627f05ee91a;hb=56f6397ec3e60052dce31b6417ff64572b880897;hp=0ca93d5cd3b21ef3d869194d64526361bc48d543;hpb=0b9c3c198771800cc6c5fbacfc0272549626bcfd;p=svn%2FPrometheus-QoS%2F.git diff --git a/Makefile b/Makefile index 0ca93d5..a926c57 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ prefix=/usr mandir=$(prefix)/share/man sbindir=$(prefix)/sbin sysconfdir=/etc -OBJECTS=parsehosts.o parseiptables.o parselogs.o ipv4subnets.o ipv6subnets.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 utils.o prometheus.o HEADERS=cll1-0.6.2.h ipstruct.h main: prometheus