summaryrefslogtreecommitdiff
path: root/src/video_out/macosx
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2011-05-17 00:12:50 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2011-05-17 00:12:50 +0100
commit41032c035366c25547bc7ce470638624c23a405e (patch)
tree0fad448977feb66256a3b02ddbf1e10a5ac2a160 /src/video_out/macosx
parent47a439ff63a14c7227d0ed45a6385851657e7384 (diff)
downloadxine-lib-41032c035366c25547bc7ce470638624c23a405e.tar.gz
xine-lib-41032c035366c25547bc7ce470638624c23a405e.tar.bz2
Use "quietened" build if automake 1.11 was used.
Diffstat (limited to 'src/video_out/macosx')
-rw-r--r--src/video_out/macosx/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_out/macosx/Makefile.am b/src/video_out/macosx/Makefile.am
index ae6a5acc8..57c49dcc8 100644
--- a/src/video_out/macosx/Makefile.am
+++ b/src/video_out/macosx/Makefile.am
@@ -1,3 +1,4 @@
+include $(top_srcdir)/misc/Makefile.quiet
include $(top_srcdir)/misc/Makefile.common
AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG)