diff --git a/Makefile.am b/Makefile.am index 427f2e3..4ab8f1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,8 +41,8 @@ clean-local: rm -rf docs .PHONY: rpm -rpm: $(distdir).tar.bz2 - rpmbuild -ta $< +rpm: dist-bzip2 + rpmbuild -ta $(distdir).tar.bz2 # malloc.c