X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=cf8b9f71f0684d4f0184a03ff3b2b519d6e9b44f;hp=487a9efe2bb6f51f9b3d5ad279aeae2cc5a2c469;hb=5a63e05ac5239109f7bd492a71575ad1644d0c41;hpb=77a0aff9b99cc7cfb6fef28a633300bf709a8d47 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