X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=Makefile;h=05d120be51d29048e01b4c6ada3a85c87510a702;hb=6b39193dd108e6cf16ebcbed92cf698d367dca46;hp=2145cfb07afb23c8f8b7bd459961e22ab79995f9;hpb=5692c7757847ed4d412173d820392dbf2cfb5a70;p=svn%2FPrometheus-QoS%2F.git diff --git a/Makefile b/Makefile index 2145cfb..05d120b 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ sbindir=$(prefix)/sbin sysconfdir=/etc main: prometheus - $(CC) -o prometheus parselog.c prometheus.c + $(CC) -o prometheus parsehosts.c parselogs.c prometheus.c deb: main debian/prometheus.debian