summaryrefslogtreecommitdiff
path: root/driver/xf86-video-ati/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-video-ati/Makefile.in')
-rw-r--r--driver/xf86-video-ati/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/driver/xf86-video-ati/Makefile.in b/driver/xf86-video-ati/Makefile.in
index 2d2a2cea7..3dcbb5720 100644
--- a/driver/xf86-video-ati/Makefile.in
+++ b/driver/xf86-video-ati/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.12.2 from Makefile.am.
+# Makefile.in generated by automake 1.12.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
@@ -630,9 +630,9 @@ distcheck: dist
*.zip*) \
unzip $(distdir).zip ;;\
esac
- chmod -R a-w $(distdir); chmod u+w $(distdir)
- mkdir $(distdir)/_build
- mkdir $(distdir)/_inst
+ chmod -R a-w $(distdir)
+ chmod u+w $(distdir)
+ mkdir $(distdir)/_build $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \