From: Takashi Iwai Date: Tue, 12 Aug 2014 14:19:06 +0000 (+0200) Subject: Add missing alsa-info entry to the root Makefile.am X-Git-Tag: v1.0.29~17 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5e5fe9e573efe211dcc3ca9a5bb520bcf00f7950;p=alsa-utils.git Add missing alsa-info entry to the root Makefile.am Signed-off-by: Takashi Iwai --- diff --git a/Makefile.am b/Makefile.am index f25eee2..248eb11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AM_CPPFLAGS=-I$(top_srcdir)/include -SUBDIRS = include alsactl alsaucm utils m4 po +SUBDIRS = include alsactl alsaucm utils m4 po alsa-info if ALSAMIXER SUBDIRS += alsamixer endif