diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a6f2a9d1750..c5a8af6d322 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,4 +22,3 @@ gitclean: distclean dist-hook: (cd $(srcdir) && git diff && echo ===== git log ==== && git log) > $(distdir)/ChangeLog - tar czf gluster-swift-ufo-$(VERSION).tar.gz ufo |