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