From 4a458404fa00bf42bc1b92e11831a6c19e70142d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 9 Mar 2014 10:46:46 +0000 Subject: Add filecount --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1b1819f..c005307 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ progs = corrupt isascii scripts = assert do-until minimify splitmboxdaily \ setuppy-debian-versions-match viewprof fix-shebang \ musictomp3 test-flacs unpack-debian-sources \ - humanify benchmark-cmd print-argv + humanify benchmark-cmd print-argv filecount manpagesin = $(shell ls *.1.in) CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1