mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:05:41 +01:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
INCLUDES=-I$(top_srcdir)/include
|
|
SUBDIRS=include alsactl alsamixer amixer aplay utils
|
|
|
|
rpm: dist
|
|
$(MAKE) -C $@
|