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