X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=8a3553b9612342158c7c2407a7695a643b0abb28;hp=9688e2e8aefeae55547d0a6a6ea6d962f852c812;hb=82ed47b6f7170fe587688910ee69ef2185e939d3;hpb=e82492d14f3f0b00eaca5969f608d347b41cf07e diff --git a/Makefile.real b/Makefile.real index 9688e2e8..8a3553b9 100644 --- a/Makefile.real +++ b/Makefile.real @@ -51,8 +51,7 @@ man_pages := $(patsubst %, $(man_dir)/%.1, $(prefixed_executables)) autocrap := config.h.in configure tarball_pfx := $(PACKAGE_TARNAME)-$(PACKAGE_VERSION) -tarball_delete := $(addprefix $(tarball_pfx)/,\ - web .changelog_before_cvs .changelog_cvs .gitignore) +tarball_delete := $(addprefix $(tarball_pfx)/, web .gitignore) tarball := $(tarball_pfx).tar.bz2 .PHONY: dep all clean distclean maintainer-clean install man tarball