X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=Makefile;h=a926c5721468db134e120b7472712627f05ee91a;hb=68184e0de9058fbf917d3c4b8fd287f1c4588b4e;hp=7fcedc2e2de32a464160e6aa0ccfbd8dd03b4c05;hpb=59c3032e109320ce1b72bb2cac0d81b89fae867c;p=svn%2FPrometheus-QoS%2F.git diff --git a/Makefile b/Makefile index 7fcedc2..a926c57 100644 --- 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 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