summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2003-03-30 23:53:53 -0500
committerTheodore Ts'o <tytso@mit.edu>2003-03-30 23:53:53 -0500
commit4529665b38548886a4be1b5adbac2b115bcfbfae (patch)
tree9b07dc499e31a3c4a6cace9e92fd9ea6bf3dadd7 /util
parent39d38b05904170123e8e001b657e2fb35a63dce7 (diff)
downloade2fsprogs-4529665b38548886a4be1b5adbac2b115bcfbfae.tar.gz
Remove gen-tarball when doing "make clean"
Diffstat (limited to 'util')
-rw-r--r--util/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.in b/util/Makefile.in
index 30031185..1c5c9a17 100644
--- a/util/Makefile.in
+++ b/util/Makefile.in
@@ -33,7 +33,7 @@ tarballs: gen-tarball
sh gen-tarball subset
clean:
- $(RM) -f $(PROGS) \#* *.s *.o *.a *~ core *.tar.gz
+ $(RM) -f $(PROGS) \#* *.s *.o *.a *~ core *.tar.gz gen-tarball
mostlyclean: clean