[Xfce4-commits] <xfce4-docs:xfce4-clipman-plugin-master> build-env: docbuild.stamp rule has to run after the doc has been edited

Mike Massonnet noreply at xfce.org
Sat Oct 29 12:10:02 CEST 2011


Updating branch refs/heads/xfce4-clipman-plugin-master
         to cb8da9de6c4b004403b7cd965072a91c572627d8 (commit)
       from 30b342acc2f820a86f94fa70a34942c2e2666493 (commit)

commit cb8da9de6c4b004403b7cd965072a91c572627d8
Author: Mike Massonnet <mmassonnet at xfce.org>
Date:   Sat Oct 29 11:11:54 2011 +0200

    build-env: docbuild.stamp rule has to run after the doc has been edited

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index be26369..e592cb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,7 +58,7 @@ update-po:
 		$(MSGMERGE) --backup=none -U "$(srcdir)/po/$$lang.po" "$(srcdir)/po/$(GETTEXT_PACKAGE).pot"; \
 	done
 
-doc-build.stamp: $(MALLARD_CSS) $(MALLARD_XSL)
+doc-build.stamp: $(MALLARD_PAGE) $(MALLARD_CSS) $(MALLARD_XSL)
 	@-chmod -R u+w "$(srcdir)"
 	rm -rf "$(srcdir)/html"
 	@echo "*** Building HTML documentation"


More information about the Xfce4-commits mailing list