Add missing alsa-info entry to the root Makefile.am

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai 2014-08-12 16:19:06 +02:00
parent 87a9446d28
commit 5e5fe9e573

View file

@ -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