mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 19:05:42 +01:00
Add missing alsa-info entry to the root Makefile.am
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
87a9446d28
commit
5e5fe9e573
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue