diff options
author | marha <marha@users.sourceforge.net> | 2010-09-14 13:17:20 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-09-14 13:17:20 +0000 |
commit | 3815190d52f8ae453c2458335394eb5b18ab9bf5 (patch) | |
tree | f1d30ef6d20654c2b6e201dec66426f99465bea2 /libX11/Makefile.am | |
parent | 9e19f3933a9c37ea36ce295b6434bbd326fe44ad (diff) | |
download | vcxsrv-3815190d52f8ae453c2458335394eb5b18ab9bf5.tar.gz vcxsrv-3815190d52f8ae453c2458335394eb5b18ab9bf5.tar.bz2 vcxsrv-3815190d52f8ae453c2458335394eb5b18ab9bf5.zip |
xserver libX11 pixman git update 14/9/2010
Diffstat (limited to 'libX11/Makefile.am')
-rw-r--r-- | libX11/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libX11/Makefile.am b/libX11/Makefile.am index 1ad40303e..7a0c871f0 100644 --- a/libX11/Makefile.am +++ b/libX11/Makefile.am @@ -11,7 +11,6 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = x11.pc x11-xcb.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-DISTCLEANFILES = doltcompile doltlibtool
.PHONY: ChangeLog INSTALL
|