[beast: 188/210] DOCS: imports: install imported manual pages
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 188/210] DOCS: imports: install imported manual pages
- Date: Fri, 5 Jul 2013 22:49:48 +0000 (UTC)
commit 16ac39201ba57d5103b4d8d0c5b004c4628a2140
Author: Tim Janik <timj gnu org>
Date: Wed Jun 19 03:06:05 2013 +0200
DOCS: imports: install imported manual pages
docs/imports/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/docs/imports/Makefile.am b/docs/imports/Makefile.am
index 95885d3..8e00ea9 100644
--- a/docs/imports/Makefile.am
+++ b/docs/imports/Makefile.am
@@ -7,6 +7,10 @@ HTMLMANS = beast.1.html bse.5.html bsescm.1.html bsewavetool.1.html sfidl.1.h
EXTRA_DIST += $(TAGFILES) $(MANMANS)
# HTMLMANS are packaged as part of the doxygen docs
+# Install manual pages
+man_MANS = ${MANMANS} # automake-1.11 needs this expandable w/o patsubst
+
+# = Import Rule =
import: check-tools
$(AM_V_GEN)
$(Q) rm -f $(TAGFILES) $(HTMLMANS) $(MANMANS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]