~marcodalessandro76/bigdft/1.8

« back to all changes in this revision

Viewing changes to yaml-doxygen-in.patch

  • Committer: marco.dalessandro at cnr
  • Date: 2018-12-27 10:54:43 UTC
  • mfrom: (2095.1.6 bigdft)
  • Revision ID: marco.dalessandro@ism.cnr.it-20181227105443-qz9x5ya1137gr5ev
modified files before pull the new 1.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- include/Makefile.in 2014-03-26 19:54:16.000000000 +0100
 
2
+++ include/Makefile.in 2018-12-13 10:21:21.237417475 +0100
 
3
@@ -473,8 +473,8 @@
 
4
 maintainer-clean-local:
 
5
        -rm -rf $(top_builddir)/doc/html
 
6
 
 
7
-dist-hook: html
 
8
-       cp -a $(top_builddir)/doc/html $(top_distdir)/doc
 
9
+@DOXYGEN_TRUE@dist-hook: html
 
10
+@DOXYGEN_TRUE@ cp -a $(top_builddir)/doc/html $(top_distdir)/doc
 
11
 
 
12
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 
13
 # Otherwise a system limit (for SysV at least) may be exceeded.