diff options
author | marha <marha@users.sourceforge.net> | 2009-10-18 12:07:02 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-10-18 12:07:02 +0000 |
commit | b567a3027bceabc0f1f42dd162268f06f15e8149 (patch) | |
tree | 30e9dda79caf9b5fb6e375c352282ca5845c699c /libX11/Makefile.am | |
parent | 0c5e1ab504b4e8c56974a234bd440e9fa2f1f941 (diff) | |
download | vcxsrv-b567a3027bceabc0f1f42dd162268f06f15e8149.tar.gz vcxsrv-b567a3027bceabc0f1f42dd162268f06f15e8149.tar.bz2 vcxsrv-b567a3027bceabc0f1f42dd162268f06f15e8149.zip |
Updated following packages:
libX11-1.3.1
xtrans-1.2.5
Diffstat (limited to 'libX11/Makefile.am')
-rw-r--r-- | libX11/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/Makefile.am b/libX11/Makefile.am index 4fcad1c19..e471ff4ac 100644 --- a/libX11/Makefile.am +++ b/libX11/Makefile.am @@ -3,7 +3,7 @@ ORDER=src modules else ORDER=modules src endif -SUBDIRS=include $(ORDER) nls man +SUBDIRS=include $(ORDER) nls man specs pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = x11.pc |