Revert "doc: Improve build speed, disable doc's widgets build"

This reverts commit 52c8f4fe7ec42efa6889d707e2380697ffe7dbb4.

This broke the build when starting from a clean repo.
I'll try to improve this patch later, maybe.
This commit is contained in:
Jean-Philippe Andre 2015-03-31 20:37:41 +09:00
parent 2d5e323493
commit 923a52cea1
1 changed files with 2 additions and 2 deletions

View 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/