chmod a+x cairo-trace

This commit is contained in:
Behdad Esfahbod 2014-07-11 10:58:14 -04:00
parent e279709bf3
commit 4cb220773d

View file

@ -865,6 +865,8 @@ util/cairo-trace/cairo-trace
doc/Makefile
doc/public/Makefile
])
AC_CONFIG_COMMANDS([cairo-trace],
[chmod a+x util/cairo-trace/cairo-trace])
AC_OUTPUT
CAIRO_REPORT