X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=Makefile;h=ef902d65968108b43f065984fe26f87aa242b960;hp=2145cfb07afb23c8f8b7bd459961e22ab79995f9;hb=d4eabe362aad5c58ac1ddfedd4085e1c6a7b884b;hpb=5692c7757847ed4d412173d820392dbf2cfb5a70 diff --git a/Makefile b/Makefile index 2145cfb..ef902d6 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 parselogs.c prometheus.c deb: main debian/prometheus.debian