summaryrefslogtreecommitdiff
path: root/xslt/docbook/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xslt/docbook/common/Makefile.am')
-rw-r--r--xslt/docbook/common/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/xslt/docbook/common/Makefile.am b/xslt/docbook/common/Makefile.am
deleted file mode 100644
index 99c1196..0000000
--- a/xslt/docbook/common/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-# Not using INTLTOOL_XML_RULE because of it causes db-format.xml to be
-# rebuilt in the tarball, which causes docs to be rebuilt, which causes
-# translated docs to be rebuilt, which requires xml2po, which breaks
-# --disable-build-utils
-
-xsldir=$(datadir)/xml/gnome/xslt/docbook/common
-
-xsl_DATA = \
- db-chunk.xsl \
- db-common.xsl \
- db-label.xsl \
- db-title.xsl \
- db-xref.xsl
-
-EXTRA_DIST=$(xsl_DATA)