[next] telepathy-spec: copy NEWS into doc/spec/ for reference
Simon McVittie
smcv at kemper.freedesktop.org
Thu Sep 26 11:29:50 PDT 2013
Module: telepathy-spec
Branch: next
Commit: 19cf83ea1217dc1b8ac41e99f8dfdc703f79f747
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=19cf83ea1217dc1b8ac41e99f8dfdc703f79f747
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Sep 17 15:54:42 2013 +0100
copy NEWS into doc/spec/ for reference
---
Makefile | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index d78e724..6d05072 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,12 @@ DISTNAME := telepathy-spec-$(VERSION)
GENERATED_FILES = \
doc/spec/index.html \
FIXME.out \
+ doc/spec/NEWS \
$(NULL)
+doc/spec/NEWS: NEWS
+ install -m644 $< $@
+
doc/spec/index.html: $(XMLS) tools/doc-generator.py tools/specparser.py $(TEMPLATES)
rm -rf doc/spec
install -d doc/spec
More information about the telepathy-commits
mailing list