aboutsummaryrefslogtreecommitdiffstats
path: root/testing/octave/less-docs.patch
blob: 743f05c18c35f4fc3f9384b49d102c9fb2bcbf2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- octave-4.2.0/doc/interpreter/module.mk.orig
+++ octave-4.2.0/doc/interpreter/module.mk
@@ -250,12 +250,7 @@
 
 DOC_TARGETS += \
   $(srcdir)/doc/interpreter/octave.info \
-  doc/interpreter/doc-cache \
-  doc/interpreter/octave.ps \
-  doc/interpreter/octave.pdf \
-  $(OCTAVE_HTML_STAMP) \
-  $(HTMLDIR_IMAGES) \
-  $(HTMLDIR_CSS)
+  doc/interpreter/doc-cache
 
 ## Distribute both OCTAVE_CSS and HTMLDIR_CSS so that the rules for
 ## building HTMLDIR_CSS work properly.