try to improve backport for #5554; consistency against trunk

svn: r18988
This commit is contained in:
Jérôme Rapinat
2012-03-02 12:11:45 +00:00
parent 2622d07ccc
commit 0bf030a758
14 changed files with 15 additions and 14 deletions

View File

@@ -3,7 +3,8 @@
# but that is not necessarily portable.
# If not using GNU make, then list all .py files individually
pkgdatadir = $(datadir)/@PACKAGE@/plugins/docgen
pkgdatadir = $(datadir)/@PACKAGE@/plugins/docgen
pkgpythondir = $(datadir)/@PACKAGE@/plugins/docgen
pkgpython_PYTHON = \
AsciiDoc.py \