summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-03-03 23:20:51 +0000
committerjoeyh <joeyh>2006-03-03 23:20:51 +0000
commit31bab120cc259d70b3706dbd7210159b4667171d (patch)
treecafe620675f43033c5bf31f8af0138c2b3b37230 /Makefile
parentabde923d30e354d96cb6673597fa538cf80476dd (diff)
downloadmoreutils-31bab120cc259d70b3706dbd7210159b4667171d.tar.gz
releasing version 0.30.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dddb950..5e67318 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
BINS=isutf8 sponge
PERLSCRIPTS=vidir vipe ts
-MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 sponge.1
+MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1
CFLAGS=-O2 -g -Wall
all: $(BINS) $(MANS)