[PATCH libXfont 1/2] make: fontlib.css should not be listed in the DATA primary
Gaetan Nadon
memsize at videotron.ca
Thu Jun 24 15:36:04 PDT 2010
The file is in git.
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 49102e8..d4e330b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,7 @@ EXTRA_DIST = doc/fontlib.xml doc/fontlib.xsl doc/fontlib.css
if ENABLE_DEVEL_DOCS
if HAVE_XMLTO
-noinst_DATA = doc/fontlib.txt doc/fontlib.html $(srcdir)/doc/fontlib.css
+noinst_DATA = doc/fontlib.txt doc/fontlib.html
if HAVE_FOP
noinst_DATA += doc/fontlib.pdf doc/fontlib.ps
endif
--
1.6.0.4
More information about the xorg-devel
mailing list