diff options
author | marha <marha@users.sourceforge.net> | 2010-12-01 06:54:34 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-12-01 06:54:34 +0000 |
commit | 30eaf03aef5847adb6da7efd4bbf4a4abaf5d738 (patch) | |
tree | 9096dda170059f36806901aee59b8cf2a839a9e9 /libX11/specs/Makefile.am | |
parent | 57818d0fe4f7cf94279909f03ec11b326b284f1e (diff) | |
download | vcxsrv-30eaf03aef5847adb6da7efd4bbf4a4abaf5d738.tar.gz vcxsrv-30eaf03aef5847adb6da7efd4bbf4a4abaf5d738.tar.bz2 vcxsrv-30eaf03aef5847adb6da7efd4bbf4a4abaf5d738.zip |
xserver libX11 libxcb update 1/12/2010
Diffstat (limited to 'libX11/specs/Makefile.am')
-rw-r--r-- | libX11/specs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/specs/Makefile.am b/libX11/specs/Makefile.am index e2ff4117e..697de5dda 100644 --- a/libX11/specs/Makefile.am +++ b/libX11/specs/Makefile.am @@ -21,4 +21,4 @@ # DEALINGS IN THE SOFTWARE.
#
-SUBDIRS=libX11 i18n XIM
+SUBDIRS=libX11 i18n XIM XKB
|