diff options
author | marha <marha@users.sourceforge.net> | 2010-06-14 13:21:32 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-06-14 13:21:32 +0000 |
commit | 07aa86ee37bd6653c8002fde58f6e32112923bdb (patch) | |
tree | a2b130263063f01f9b733034f6c7c36edde0d071 /libXext/Makefile.am | |
parent | 0cf9b03f4990f61640dc35dfac250f929b57b4ed (diff) | |
download | vcxsrv-07aa86ee37bd6653c8002fde58f6e32112923bdb.tar.gz vcxsrv-07aa86ee37bd6653c8002fde58f6e32112923bdb.tar.bz2 vcxsrv-07aa86ee37bd6653c8002fde58f6e32112923bdb.zip |
libXext git update 14/6/2010
Diffstat (limited to 'libXext/Makefile.am')
-rw-r--r-- | libXext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libXext/Makefile.am b/libXext/Makefile.am index d47b76095..1f4e460e1 100644 --- a/libXext/Makefile.am +++ b/libXext/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = man src
+SUBDIRS = man src specs
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xext.pc
|