summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@iki.fi>2008-05-22 08:23:02 +0300
committerLars Wirzenius <liw@iki.fi>2008-05-22 08:23:02 +0300
commit047438e768239364c422af694306940897abab50 (patch)
treea2c21100aaf198c3025c85784d7058c58a395f0e /Makefile
parent4ed0b8ce2486481565a3a5051193fc5bf16b964c (diff)
downloadextrautils-047438e768239364c422af694306940897abab50.tar.gz
setup.py now installs do-until.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7aa4736..20a7bc9 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ mandir = $(sharedir)/man
man1dir = $(mandir)/man1
progs = isascii
-scripts = do-until total
+scripts = total
all: $(progs)