X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=299c38f1edfd4d02dca3647a1d3dc8065bf6dc5b;hp=f3dfea0065c31a564156000d0b1842eedc24e6c7;hb=f5fb7ab51189ee8714b1f8986c300f86eb75a6ea;hpb=6ce07bab6f8bcb3ac8f3f3f6ceb14ac105e16aa9 diff --git a/Makefile.in b/Makefile.in index f3dfea00..299c38f1 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 @@ -304,9 +303,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