[clutter/clutter-1.14] build: Dist the cookbook
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.14] build: Dist the cookbook
- Date: Tue, 5 Mar 2013 00:22:13 +0000 (UTC)
commit 2fdb950f3b077928b02e64964e2287d5ec9525b0
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Mar 5 00:04:32 2013 +0000
build: Dist the cookbook
So that we can publish it starting from the tarballs.
doc/cookbook/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/doc/cookbook/Makefile.am b/doc/cookbook/Makefile.am
index c970242..6c33570 100644
--- a/doc/cookbook/Makefile.am
+++ b/doc/cookbook/Makefile.am
@@ -130,6 +130,10 @@ clean-local:
rm -f *.pdf ; \
rm -f *.stamp
+dist-hook:
+ mkdir $(distdir)/html
+ cp -r ./html/* $(distdir)/html
+
uninstall-local:
@rm -rf $(DESTDIR)$(TARGET_DIR)
@rm -f $(DESTDIR)$(TARGET_DIR)/clutter-cookbook.devhelp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]