aboutsummaryrefslogtreecommitdiff
path: root/mesalib/Makefile.am
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-06-22 08:30:33 +0200
committermarha <marha@users.sourceforge.net>2012-06-22 08:30:33 +0200
commite1a407256a5c1571d8f4871fd981a51cfbd46e37 (patch)
tree9f8327deb05890b77137d57c0416d392beaa7fac /mesalib/Makefile.am
parentda6ea6d64418710cbf7e0639dfefd2d856d53f1a (diff)
downloadvcxsrv-e1a407256a5c1571d8f4871fd981a51cfbd46e37.tar.gz
vcxsrv-e1a407256a5c1571d8f4871fd981a51cfbd46e37.tar.bz2
vcxsrv-e1a407256a5c1571d8f4871fd981a51cfbd46e37.zip
mesa xserver libxcb fontconfig
Diffstat (limited to 'mesalib/Makefile.am')
-rw-r--r--mesalib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/mesalib/Makefile.am b/mesalib/Makefile.am
index 9c9e9f6cf..8210fccd4 100644
--- a/mesalib/Makefile.am
+++ b/mesalib/Makefile.am
@@ -44,7 +44,6 @@ clean-local:
distclean-local:
-rm -rf lib*
-rm -f $(top_builddir)/configs/current
- -rm -f $(top_builddir)/configs/autoconf
-find . '(' -name '*.o' -o -name '*.a' -o -name '*.so' -o \
-name depend -o -name depend.bak ')' -exec rm -f '{}' ';'