mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 14:28:05 +02:00
Add compose-check.pl to EXTRA_DIST
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
This commit is contained in:
parent
54c64267cc
commit
46c7b0e9d0
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue