From e9fb0ff9a711fa7f29691c4ca821785d603a892f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 13 Feb 2011 21:30:17 +0000 Subject: Do not install onerror which no longer exists. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cd52cee..8efb420 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ mandir = $(sharedir)/man man1dir = $(mandir)/man1 progs = corrupt isascii -scripts = assert do-until errno minimify onerror splitmboxdaily \ +scripts = assert do-until errno minimify splitmboxdaily \ setuppy-debian-versions-match viewprof CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1