[PATCH:libX11] Add compose-check.pl to EXTRA_DIST
Jon TURNEY
jon.turney at dronecode.org.uk
Thu Oct 29 08:13:59 PDT 2009
Needed for 'make check' to succeed on tarball
Needed for 'make distcheck' to succeed when srcdir != builddir
---
nls/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/nls/Makefile.am b/nls/Makefile.am
index 9a00f94..ffe81bd 100644
--- a/nls/Makefile.am
+++ b/nls/Makefile.am
@@ -1,6 +1,6 @@
x11localedir = $(X11_LOCALEDATADIR)
-EXTRA_DIST = locale.alias.pre compose.dir.pre locale.dir.pre
+EXTRA_DIST = locale.alias.pre compose.dir.pre locale.dir.pre compose-check.pl
x11locale_DATA = locale.alias locale.dir compose.dir
--
1.6.4.2
More information about the xorg-devel
mailing list