]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
Overview: Add new slides, powered by dia.
[paraslash.git] / Makefile.in
index f3dfea0065c31a564156000d0b1842eedc24e6c7..299c38f1edfd4d02dca3647a1d3dc8065bf6dc5b 100644 (file)
@@ -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