From 22ef3f76d8263996b54853c7881a33f1f7ecca24 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 12 Mar 2011 13:02:10 +0000 Subject: Add missing scripts to Makefile. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8efb420..aecc3de 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,8 @@ man1dir = $(mandir)/man1 progs = corrupt isascii scripts = assert do-until errno minimify splitmboxdaily \ - setuppy-debian-versions-match viewprof + setuppy-debian-versions-match viewprof fix-shebang \ + musictomp3 test-flacs unpack-debian-sources CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1