diff --git a/Makefile b/Makefile index eb6ea3b1..a329a39d 100644 --- a/Makefile +++ b/Makefile @@ -112,7 +112,7 @@ chmod: dist: locale MANIFEST chmod $(PYTHON) setup.py sdist --formats=gztar bdist_rpm -dist-stamp: +dist-stamp: changelog $(MAKE) dist touch $@