mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
6 lines
108 B
Makefile
6 lines
108 B
Makefile
EXTRA_DIST=README.1st asoundrc.txt doxygen.cfg
|
|
|
|
INCLUDES=-I$(top_srcdir)/include
|
|
|
|
doc:
|
|
doxygen doxygen.cfg
|