From d886bbb6867049e1072f5b4c51c7a33818a648a1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 31 Oct 2009 17:14:00 +0200 Subject: Removed total from scripts to install. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25a6815..6d74fce 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ sharedir = $(prefix)/share mandir = $(sharedir)/man man1dir = $(mandir)/man1 -progs = isascii corrupt -scripts = total onerror do-until errno minimify +progs = corrupt isascii +scripts = do-until errno minimify onerror CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1