aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devel/Makefile.am')
-rw-r--r--doc/devel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devel/Makefile.am b/doc/devel/Makefile.am
index f8597eccf1..67058268d3 100644
--- a/doc/devel/Makefile.am
+++ b/doc/devel/Makefile.am
@@ -82,7 +82,7 @@ extra_files =
# and uncomment this line.
#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
-HTML_DIR = $(datadir)/gnome/html
+HTML_DIR = $(datadir)/gnome/html/evolution-$(BASE_VERSION)
###########################################################################
# Everything below here is generic and you shouldn't need to change it.