summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2009-10-10 11:51:09 +0300
committerLars Wirzenius <liw@liw.fi>2009-10-10 11:51:09 +0300
commit2ca7a48230a0816a082dc4658a4a554bc246a0fd (patch)
tree6c9aad768cb36f3d1991ead0866befe0e47b16f7
parente86addb5a693ae46165bf1306cce047ad34e1026 (diff)
parentc592d681fd29980244d96b5bdd061216d0827263 (diff)
downloadextrautils-2ca7a48230a0816a082dc4658a4a554bc246a0fd.tar.gz
Merged from upstream.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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