X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=cf8b9f71f0684d4f0184a03ff3b2b519d6e9b44f;hp=487a9efe2bb6f51f9b3d5ad279aeae2cc5a2c469;hb=79d6515d49cdb0a91ff7c4a599f2d63cb5678032;hpb=f137bcaf03efb0bdb127465f76ee2a9e76a06185 diff --git a/Makefile.in b/Makefile.in index 487a9efe..cf8b9f71 100644 --- a/Makefile.in +++ b/Makefile.in @@ -86,8 +86,7 @@ man_pages := $(patsubst %, $(man_dir)/%.1, $(executables)) autocrap := config.h.in configure tarball_pfx := @PACKAGE_TARNAME@-$(PACKAGE_VERSION) tarball_delete := $(addprefix $(tarball_pfx)/,\ - web .changelog_before_cvs .changelog_cvs .gitignore\ - skencil) + web .changelog_before_cvs .changelog_cvs .gitignore) tarball := @PACKAGE_TARNAME@-$(PACKAGE_VERSION).tar.bz2 # To put more focus on warnings, be less verbose as default @@ -310,9 +309,7 @@ distclean: clean2 test-clean $(Q) rm -f GPATH GRTAGS GSYMS GTAGS maintainer-clean: distclean - rm -f *.tar.bz2 \ - config.h configure \ - config.h.in skencil/*.pdf skencil/*.ps + rm -f *.tar.bz2 config.h configure config.h.in rm -rf web_sync install: all man