build: Build object files in subdirectories
This allows producing more than one object file with the same name.
This commit is contained in:
parent
dc409c50e6
commit
53b442d8af
@ -1,4 +1,5 @@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
AUTOMAKE_OPTIONS = subdir-objects
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/libAACdec/include \
|
||||
|
Loading…
Reference in New Issue
Block a user