X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=bcc19a09b35b816aa76680298b7beec6b3148ee3;hb=39707e351f94fe8c903f2e0629d7d0427ff12efe;hp=cf8b9f71f0684d4f0184a03ff3b2b519d6e9b44f;hpb=db3534991b7c1d72f9ceed435ecbcba39660a758;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index cf8b9f71..bcc19a09 100644 --- a/Makefile.in +++ b/Makefile.in @@ -329,9 +329,4 @@ $(tarball): bzip2 -9 $(tarball_pfx).tar ls -l $(tarball_pfx).tar.bz2 rm -rf $(tarball_pfx) -%.ps: %.sk - sk2ps $< > $@ -%.pdf: %.ps - ps2pdf - - < $< > $@ - include $(test_dir)/makefile.test