[banshee] [help] Copy to bin/ so available uninstalled
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [help] Copy to bin/ so available uninstalled
- Date: Wed, 11 Aug 2010 00:08:13 +0000 (UTC)
commit 169c16e609527d4bf5ab432c0980f15e59643723
Author: Gabriel Burt <gabriel burt gmail com>
Date: Tue Aug 10 17:06:08 2010 -0700
[help] Copy to bin/ so available uninstalled
help/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 2bf785f..c103a61 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -22,4 +22,8 @@ DOC_PAGES = \
DOC_LINGUAS = de
dist-hook: doc-dist-hook
+
+all:
+ mkdir -p $(top_builddir)/bin/share/gnome/help/$(DOC_ID) && cp -R C/ $(DOC_LINGUAS) $(top_builddir)/bin/share/gnome/help/$(DOC_ID)/
+
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]