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