diff options
author | marha <marha@users.sourceforge.net> | 2011-02-16 16:53:37 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-02-16 16:53:37 +0000 |
commit | 48d0dcbd5b7f80810ce259bc9ed6f57f99e27ca9 (patch) | |
tree | de0c183abc0d1a958dc04cdf75f56d20db3f45e8 /pixman/Makefile.am | |
parent | 6c2a4cdbdb1024e7069b1c51bb046d64750e30a5 (diff) | |
download | vcxsrv-48d0dcbd5b7f80810ce259bc9ed6f57f99e27ca9.tar.gz vcxsrv-48d0dcbd5b7f80810ce259bc9ed6f57f99e27ca9.tar.bz2 vcxsrv-48d0dcbd5b7f80810ce259bc9ed6f57f99e27ca9.zip |
pixman mesa git update 16 Feb 2011
Diffstat (limited to 'pixman/Makefile.am')
-rw-r--r-- | pixman/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/Makefile.am b/pixman/Makefile.am index 63b08c1fb..062c58a89 100644 --- a/pixman/Makefile.am +++ b/pixman/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = pixman test +SUBDIRS = pixman test demos pkgconfigdir=$(libdir)/pkgconfig pkgconfig_DATA=pixman-1.pc |