added a definition for docdir, which doesnt exist for old versions of automake

This commit is contained in:
mes5k 2009-09-26 21:15:50 +00:00
parent 0c5d6f5a16
commit 12f7543955

View File

@ -12,6 +12,7 @@ endif
EXTRA_DIST = manual.xml
dist_doc_DATA = index.html manual.html style.css
docdir = ${datadir}/doc/${PACKAGE}
install-data-local :
$(MKDIR_P) $(DESTDIR)$(docdir)