mirror of
https://gitee.com/openharmony/third_party_alsa-utils
synced 2024-12-02 12:17:40 +00:00
Move m4 to the tail of SUBDIRS
Moved m4 to the tail of SUBDIRS list.
This commit is contained in:
parent
0aa74e8d4d
commit
2904d69713
@ -4,7 +4,7 @@ ALSAMIXER_DIR=alsamixer
|
||||
else
|
||||
ALSAMIXER_DIR=
|
||||
endif
|
||||
SUBDIRS= m4 include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils
|
||||
SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4
|
||||
EXTRA_DIST=ChangeLog INSTALL TODO README configure cvscompile depcomp
|
||||
AUTOMAKE_OPTIONS=foreign
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
Loading…
Reference in New Issue
Block a user