=== modified file 'Makefile' --- Makefile 2008-11-18 15:46:29 +0000 +++ Makefile 2008-11-18 15:37:37 +0000 @@ -88,9 +88,3 @@ cp *.c *.h *.3 $(DISTDIR) cp *.pc.in $(DISTDIR) sed "/^# DIST CUT/Q" $(DISTDIR)/Makefile - -TARBALL=$(DISTDIR).tar.bz2 - -dist: distdir - tar -cjf $(TARBALL) $(DISTDIR) - rm -rf $(DISTDIR)