docs: We don't build ps/pdf for API reference docs
authorEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 11 Jan 2011 11:58:39 +0000 (12:58 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 11 Jan 2011 11:58:39 +0000 (12:58 +0100)
docs/libs/Makefile.am

index 71ac2e0..574e9e5 100644 (file)
@@ -8,7 +8,7 @@ DOC_MODULE=$(MODULE)
 
 # for upload-doc.mak
 DOC=$(MODULE)
-FORMATS=html ps pdf
+FORMATS=html
 html: html-build.stamp
 include $(top_srcdir)/common/upload-doc.mak