mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
added AUTOMAKE_OPTIONS.
This commit is contained in:
parent
766a16ca2e
commit
3e2d7cbfa9
3 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ bin_PROGRAMS = as10k1
|
|||
as10k1_SOURCES = as10k1.c parse.c assemble.c macro.c
|
||||
noinst_HEADERS = as10k1.h list.h parse.h proto.h types.h
|
||||
EXTRA_DIST = cvscompile output.doc examples/Makefile examples/*.asm depcomp
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
dsp:
|
||||
$(MAKE) -C examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue