diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-05-17 00:12:50 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-05-17 00:12:50 +0100 |
commit | 41032c035366c25547bc7ce470638624c23a405e (patch) | |
tree | 0fad448977feb66256a3b02ddbf1e10a5ac2a160 /src/post/audio | |
parent | 47a439ff63a14c7227d0ed45a6385851657e7384 (diff) | |
download | xine-lib-41032c035366c25547bc7ce470638624c23a405e.tar.gz xine-lib-41032c035366c25547bc7ce470638624c23a405e.tar.bz2 |
Use "quietened" build if automake 1.11 was used.
Diffstat (limited to 'src/post/audio')
-rw-r--r-- | src/post/audio/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/post/audio/Makefile.am b/src/post/audio/Makefile.am index 275fa121d..eabe5cb4f 100644 --- a/src/post/audio/Makefile.am +++ b/src/post/audio/Makefile.am @@ -1,3 +1,4 @@ +include $(top_srcdir)/misc/Makefile.quiet include $(top_builddir)/misc/Makefile.plugins include $(top_srcdir)/misc/Makefile.common |