summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2015-03-31 20:37:41 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2015-03-31 20:37:47 +0900
commit6a513fac0be119861d88849d888b6c7d471e1388 (patch)
treed1a6e4ed04fd3e94022eee61cec45252a1f1dbef /doc
parent31f37eb2a6f0d3b991eda7f03119445fba6bb739 (diff)
downloadelementary-6a513fac0be119861d88849d888b6c7d471e1388.tar.gz
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ea03318c2..953809c74 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -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/