From c592d681fd29980244d96b5bdd061216d0827263 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 10 Oct 2009 11:50:58 +0300 Subject: Add onerror to installed scripts. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 45087a0..0bd9f20 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ mandir = $(sharedir)/man man1dir = $(mandir)/man1 progs = isascii corrupt -scripts = total +scripts = total onerror CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1