X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=Makefile;h=a926c5721468db134e120b7472712627f05ee91a;hb=56f6397ec3e60052dce31b6417ff64572b880897;hp=5f3a608531644f255fbc4d231dcaba0fb9defd01;hpb=af37be1dccdd5c9b86113a6e02ed794da3102ec4;p=svn%2FPrometheus-QoS%2F.git diff --git a/Makefile b/Makefile index 5f3a608..a926c57 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ prefix=/usr mandir=$(prefix)/share/man sbindir=$(prefix)/sbin sysconfdir=/etc -OBJECTS=parsehosts.o networks.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