From: Takashi Iwai Date: Mon, 3 Jan 2005 11:55:04 +0000 (+0000) Subject: Move m4 to the tail of SUBDIRS X-Git-Tag: v1.0.8~13 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2904d69713d4814cd769c5a75b8ff248fbb08b6a;p=alsa-utils.git Move m4 to the tail of SUBDIRS Moved m4 to the tail of SUBDIRS list. --- diff --git a/Makefile.am b/Makefile.am index e9ddcac..956c26c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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