diff options
author | Mike Gabriel <[email protected]> | 2014-11-25 12:32:01 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-25 12:32:20 +0100 |
commit | d1964d0973bf92b3177ec71337884f20a1c37f2d (patch) | |
tree | c069d5f3633990b0b64bfe96ceae0deba210872a /docs/Makefile.am | |
parent | c71586d5214a1a4a5dc2d604d5a22b2638c9898c (diff) | |
download | python-caja-d1964d0973bf92b3177ec71337884f20a1c37f2d.tar.bz2 python-caja-d1964d0973bf92b3177ec71337884f20a1c37f2d.tar.xz |
Don't try installing docbook source files into GTK documentation
Closes #18
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index d406f66..506fe6a 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -57,8 +57,6 @@ XSL_FILES = \ xsl/pdf-style.xsl \ xsl/pdf.xsl \ xsl/style.css -XSL_DATA = $(XSL_FILES) $(FIXXREF) -XSLdir = $(BUILDDIR)/xsl CSS_FILES = xsl/style.css CSSdir = $(HTMLdir) |