[cairo-commit] gtk-doc.make
Behdad Esfahbod
behdad at kemper.freedesktop.org
Fri Jul 28 15:18:56 PDT 2006
gtk-doc.make | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree 811f7af1b2cf659b3a3c9b0749c65742207cb946 (from 84114949488c7b9a2ae60edb33903b541ce1dadf)
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Fri Jul 28 18:18:50 2006 -0400
s/dist-hook/dist-hook-local/
Should drop spurious make warning.
diff --git a/gtk-doc.make b/gtk-doc.make
index 18b15e0..02fc218 100644
--- a/gtk-doc.make
+++ b/gtk-doc.make
@@ -88,7 +88,7 @@ sgml.stamp: sgml-build.stamp
#### html ####
-dist-hook: html-build.stamp
+dist-hook-local: html-build.stamp
html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
@echo 'gtk-doc: Building HTML'
More information about the cairo-commit
mailing list