summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-01-03 11:55:04 +0000
committerTakashi Iwai <tiwai@suse.de>2005-01-03 11:55:04 +0000
commit2904d69713d4814cd769c5a75b8ff248fbb08b6a (patch)
tree6f18b7ec75bf597c47ddff262a809141f235148c /Makefile.am
parent0aa74e8d4d5065c1ba310808080fe0c303bd820e (diff)
downloadalsa-utils-2904d69713d4814cd769c5a75b8ff248fbb08b6a.tar.gz
Move m4 to the tail of SUBDIRS
Moved m4 to the tail of SUBDIRS list.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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