X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=a926c5721468db134e120b7472712627f05ee91a;hp=5f3a608531644f255fbc4d231dcaba0fb9defd01;hb=dccb32271f7c04bfcfa0fd44ffff02a0f1b628de;hpb=3856be6ab5f6ada6c64a059a61da74d65122592e 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