[totem] Build the docs first, and the code last
- From: Philip Withnall <pwithnall src gnome org>
- To: svn-commits-list gnome org
- Subject: [totem] Build the docs first, and the code last
- Date: Mon, 20 Jul 2009 21:49:15 +0000 (UTC)
commit 4f9691981084af4a358e658a7b5addba00cf9a92
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Jul 20 22:21:24 2009 +0100
Build the docs first, and the code last
2009-07-20 Philip Withnall <philip tecnocode co uk>
* Makefile.am: Build the docs first, and the code last
ChangeLog | 4 ++++
Makefile.am | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9a0a0e3..e36ed1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-07-20 Philip Withnall <philip tecnocode co uk>
+ * Makefile.am: Build the docs first, and the code last
+
+2009-07-20 Philip Withnall <philip tecnocode co uk>
+
* src/plugins/jamendo/jamendo.ui:
* src/plugins/youtube/youtube.ui: Homogenise the appearance of the
YouTube and Jamendo plugins. (Helps: #572292)
diff --git a/Makefile.am b/Makefile.am
index daae71b..9ce7d1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = lib bindings po data src help docs
+SUBDIRS = lib bindings po data help src docs
if ENABLE_BROWSER_PLUGINS
SUBDIRS += browser-plugin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]