documentation: fix broken docdir
authorJanos Kovacs <jankovac503@gmail.com>
Tue, 4 Dec 2012 00:31:03 +0000 (02:31 +0200)
committerJanos Kovacs <jankovac503@gmail.com>
Tue, 4 Dec 2012 00:55:36 +0000 (02:55 +0200)
doc/plugin-developer-guide/db/Makefile.am

index 315c437..e621a7c 100644 (file)
@@ -20,7 +20,7 @@ high_level_api_definition_DOXML = $(high_level_api_definition_SRC:.h=_8h.xml)
 TARGETS = $(FIGURES) plugin-developer-guide.xml
 
 
-xmldir = $(MRP_DOCDIR)
+xmldir = $(datadir)/doc/@PACKAGE@
 nodist_xml_DATA = $(TARGETS)