aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2016-04-24 14:57:23 +0200
committerSylvain Munaut <tnt@246tNt.com>2016-04-25 09:10:57 +0200
commit6bed82cefd4a8a309d46cbf7e247d9b6af3b679b (patch)
treea100bd8c67ac74112d52780280e4861274e8e800 /Makefile.am
parentf68f75e8b75ded7401821d7fa6c1fbb55e10a19c (diff)
Doxygen: Enable client-based search engine
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c637091..b541e38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ install-data-hook:
uninstall-hook:
rm -rf $(DESTDIR)$(htmldir)
-DX_CLEAN = doc/{html,latex}/* doc/html.tar
+DX_CLEAN = doc/html/search/* doc/{html,latex}/* doc/html.tar
endif