diff --git a/Makefile b/Makefile index 627c3a1..c8d2919 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,6 @@ install-locales: locales done dist: clean - @git log > ChangeLog.git @mkdir /tmp/$(distdir) cp -a * /tmp/$(distdir)/ @rm -f $(dist_archive)