mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 04:35:43 +01:00
added AUTOMAKE_OPTIONS.
This commit is contained in:
parent
7759ed8617
commit
60f7debd00
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ ALSAMIXER_DIR=
|
||||||
endif
|
endif
|
||||||
SUBDIRS=include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq utils
|
SUBDIRS=include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq utils
|
||||||
EXTRA_DIST=ChangeLog INSTALL TODO README configure cvscompile depcomp
|
EXTRA_DIST=ChangeLog INSTALL TODO README configure cvscompile depcomp
|
||||||
|
AUTOMAKE_OPTIONS=foreign
|
||||||
|
|
||||||
rpm: dist
|
rpm: dist
|
||||||
$(MAKE) -C $@
|
$(MAKE) -C $@
|
||||||
|
|
Loading…
Reference in a new issue