build: Build object files in subdirectories

This allows producing more than one object file with the same name.
This commit is contained in:
Martin Storsjo 2012-11-02 12:47:43 +02:00
parent dc409c50e6
commit 53b442d8af
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = \
-I$(top_srcdir)/libAACdec/include \