~ruther/guix-local

ref: 90ed6291df875c8805cbbacec6ee12143e340375 guix-local/doc.am -rw-r--r-- 1.8 KiB
8ce3104e — Ludovic Courtès 12 years ago
Merge branch 'master' into core-updates
54461ce7 — Ludovic Courtès 12 years ago
build: Have `pdf' depend on the PDF image.

* doc.am (DOT_OPTIONS): Remove `-Tpng'.
  (.dot.pdf): New rule.
  (pdf-local): Depend on the .pdf.
cb9e50f6 — Ludovic Courtès 12 years ago
build: Use `missing' for `dot'.

* configure.ac: Substitute `DOT'.
* doc.am (.dot.png, .dot.eps): Use $(DOT).
a9424c08 — Ludovic Courtès 12 years ago
build: Build docs from the top-level Makefile.

This undoes commit 575ed8d ("doc: Create own Makefile.am in subdirectory."),
and fixes a bug whereby "make pdf" or "make ps" wouldn't do anything.

* doc/Makefile.am: Remove.
* doc.am: New file.  Use `-local' rules to build the image.
* Makefile.am: Include it.
* configure.ac: Use `-Woverride' to avoid undesired overridding of
  Automake rules.
575ed8d5 — Andreas Enge 12 years ago
doc: Create own Makefile.am in subdirectory.

* doc/Makefile.am: New file.
* Makefile.am: Reference subdirectory doc.