X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=Makefile;h=05d120be51d29048e01b4c6ada3a85c87510a702;hp=35a1f60e4e2e7d3c1bb972465ddaa1065183ca64;hb=1c9cae56507516acf3eda8fcfe60a74bfe923ee4;hpb=208112af094ee6be512e5f4d60ca6051f0908cff;ds=sidebyside diff --git a/Makefile b/Makefile index 35a1f60..05d120b 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ sbindir=$(prefix)/sbin sysconfdir=/etc main: prometheus - $(CC) -o prometheus prometheus.c + $(CC) -o prometheus parsehosts.c parselogs.c prometheus.c deb: main debian/prometheus.debian