summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-02-12 08:25:19 -0800
committerH. Peter Anvin <hpa@zytor.com>2009-02-12 08:25:19 -0800
commitbab117923396c02f58f985874d613af9763e9b43 (patch)
tree6576a357178b4271eb781488e727c804f239d544
parent6c0458f54435a6b162fa10f521c786e05ec49da7 (diff)
downloadfatattr-bab117923396c02f58f985874d613af9763e9b43.tar.gz
Add target for distribution tarball
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 779e6c0..9a0abc8 100644
--- a/Makefile
+++ b/Makefile
@@ -67,6 +67,9 @@ configure: configure.in aclocal.m4
autoconf
rm -f MCONFIG config.cache config.log config.status config.h
+dist: config spec
+ $(MAKE) distclean
+
#
# Version header
#