[beast: 8/16] BUILD: remove HACKING.html during 'make clean'
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 8/16] BUILD: remove HACKING.html during 'make clean'
- Date: Sun, 13 Sep 2015 20:27:20 +0000 (UTC)
commit f998e246ddb02638190df089b61ee6b2ab1df107
Author: Tim Janik <timj gnu org>
Date: Fri Sep 11 13:20:27 2015 +0200
BUILD: remove HACKING.html during 'make clean'
Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 926fadb..d33a4e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS = . data sfi bse plugins drivers shell beast-gtk launchers library tools
EXTRA_DIST += HACKING.md
noinst_DATA = HACKING.html
+CLEANFILES += HACKING.html
%.html: %.md
pandoc -s --toc -N -S -f markdown_github+pandoc_title_block -t html --email-obfuscation=javascript \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]