Revert "doc: Improve build speed, disable doc's widgets build"
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 31 Mar 2015 11:37:41 +0000 (20:37 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 31 Mar 2015 11:37:47 +0000 (20:37 +0900)
This reverts commit 52c8f4fe7ec42efa6889d707e2380697ffe7dbb4.

This broke the build when starting from a clean repo.
I'll try to improve this patch later, maybe.

doc/Makefile.am

index ea03318..953809c 100644 (file)
@@ -1,4 +1,4 @@
-#SUBDIRS = widgets
+SUBDIRS = widgets
 
 MAINTAINERCLEANFILES = Makefile.in
 
@@ -191,7 +191,7 @@ widget-tree-figures: doc
 doc-clean:
        rm -rf img/widget html/ latex/ man/ xml/ $(top_builddir)/$(PACKAGE_DOCNAME).tar*
 
-gen-doc: widget-preview
+gen-doc:
        $(efl_doxygen)
        cp -r $(srcdir)/img/* html/
        cp -r $(srcdir)/img/* latex/