Fix documentation directory and eliminate special handling in spec file.
[shibboleth/cpp-xmltooling.git] / doc / Makefile.am
index bafa6e2..893ebd9 100644 (file)
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign
 
-pkgdocdir = $(prefix)/doc/@PACKAGE@
+pkgdocdir = $(datadir)/doc/@PACKAGE@
 
 docfiles = \
        LICENSE.txt \
@@ -12,4 +12,3 @@ docfiles = \
 pkgdoc_DATA = $(docfiles)
 
 EXTRA_DIST = $(docfiles)
-