]> Pileus Git - ~andy/gtk/blobdiff - docs/tutorial/Makefile.am
Default to --disable-gtk-doc (avoid Jade breakage) and --disable-static
[~andy/gtk] / docs / tutorial / Makefile.am
index 3954b4b4d3585b23ad5276780d984ba29eb43c85..0d4eb1e339430946107d1aaaaf1b414941248c86 100644 (file)
@@ -45,9 +45,8 @@ html:
 pdf:
        (cd $(srcdir); db2pdf gtk-tut.sgml)
 
-dist-hook: html pdf
+dist-hook: html
        cp -Rp $(srcdir)/html $(distdir)
-       cp -p $(srcdir)/gtk-tut.pdf $(distdir)
 else
 html:
        echo "***"