Chinese text tests
[idzebra-moved-to-github.git] / doc / Makefile.am
index 238b2c3..778b1cc 100644 (file)
@@ -1,6 +1,8 @@
-## $Id: Makefile.am,v 1.73 2007-07-10 09:41:12 adam Exp $
+## $Id: Makefile.am,v 1.75 2008-01-18 12:39:35 adam Exp $
 SUBDIRS = common
 
+docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)
+
 XMLMAN = zebraidx.xml zebrasrv.xml idzebra-config.xml
 
 XMLFILES =  \
@@ -103,7 +105,7 @@ install-data-hook:
        done
 
 uninstall-hook:
-       rm -r $(DESTDIR)/$(docdir)
+       rm -r $(DESTDIR)$(docdir)
 
 domfilter.png: domfilter.svg
        inkscape --export-png=$@ --export-width=600 $?