[Spice-devel] [PATCH spice-gtk] make docs for dist target

Alon Levy alevy at redhat.com
Wed Oct 17 04:36:23 PDT 2012


html files are packaged, but doc dependency for creating them was missing.
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index a8d585b..8da8fff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,7 +77,7 @@ gen-ChangeLog:
 	fi
 
 # see git-version-gen
-dist-hook: gen-ChangeLog
+dist-hook: gen-ChangeLog doc
 	echo $(VERSION) > $(distdir)/.tarball-version
 
 BUILT_SOURCES = $(top_srcdir)/.version
-- 
1.7.12.1



More information about the Spice-devel mailing list