mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
6 lines
No EOL
101 B
Makefile
6 lines
No EOL
101 B
Makefile
SUBDIRS=doc include src test utils
|
|
|
|
INCLUDES=-I$(top_srcdir)/include
|
|
|
|
rpm: dist
|
|
$(MAKE) -C utils rpm
|