diff options
author | marha <marha@users.sourceforge.net> | 2009-07-25 12:56:00 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-25 12:56:00 +0000 |
commit | a7be905cf4423239285228d4e23caf2172adfa8b (patch) | |
tree | d98034318d91449c008fb09a2744828d123bdb65 /libX11/nls/ru_RU.UTF-8/Makefile.am | |
parent | c87efef42f76c2ff0dcfad2842ab369beffd21de (diff) | |
download | vcxsrv-a7be905cf4423239285228d4e23caf2172adfa8b.tar.gz vcxsrv-a7be905cf4423239285228d4e23caf2172adfa8b.tar.bz2 vcxsrv-a7be905cf4423239285228d4e23caf2172adfa8b.zip |
Forgotten in previous commit
Diffstat (limited to 'libX11/nls/ru_RU.UTF-8/Makefile.am')
-rw-r--r-- | libX11/nls/ru_RU.UTF-8/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libX11/nls/ru_RU.UTF-8/Makefile.am b/libX11/nls/ru_RU.UTF-8/Makefile.am new file mode 100644 index 000000000..f138e53dd --- /dev/null +++ b/libX11/nls/ru_RU.UTF-8/Makefile.am @@ -0,0 +1,3 @@ +x11thislocaledir = $(X11_LOCALEDATADIR)/ru_RU.UTF-8 + +include $(top_srcdir)/nls/localerules.in |