mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-01-02 11:08:45 -05:00
7 lines
No EOL
141 B
Makefile
7 lines
No EOL
141 B
Makefile
SUBDIRS=doc include src test utils
|
|
EXTRA_DIST=ChangeLog INSTALL cvscompile
|
|
|
|
INCLUDES=-I$(top_srcdir)/include
|
|
|
|
rpm: dist
|
|
$(MAKE) -C utils rpm
|