summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-08-06 21:16:16 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-08-06 21:16:16 +0000
commit43b16b4003b760d3a992ca0184d17727af3a98d7 (patch)
treeac78121fd8fad1f6494e36469e6919ac4e99910f /docs/Makefile.am
parent64bc3928b2b4b7aad281fea52dff62a34d0dbb02 (diff)
downloadpygobject-43b16b4003b760d3a992ca0184d17727af3a98d7.tar.gz
pygobject-43b16b4003b760d3a992ca0184d17727af3a98d7.tar.xz
pygobject-43b16b4003b760d3a992ca0184d17727af3a98d7.zip
New file to workaround automake silliness
* m4/as-expand.m4: New file to workaround automake silliness * docs/xsl/fixxref.py.in: New script * docs/Makefile.am (XSLFILES): Add fixxref.py script, moved in from PyGTK.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 99cd5bc..61bc126 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -17,6 +17,7 @@ XMLFILES = \
XSLFILES = \
xsl/common.xsl \
xsl/devhelp.xsl \
+ xsl/fixxref.py \
xsl/html.xsl \
xsl/pdf-style.xsl \
xsl/pdf.xsl \