]> git.alsa-project.org Git - alsa-utils.git/commitdiff
Move m4 to the tail of SUBDIRS
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Jan 2005 11:55:04 +0000 (11:55 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Jan 2005 11:55:04 +0000 (11:55 +0000)
Moved m4 to the tail of SUBDIRS list.

Makefile.am

index e9ddcacabb02658a62ae82b76eaac8315fe37353..956c26c5d1420a2aafc6281d3a1b8a154f0cfd9e 100644 (file)
@@ -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