mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
EXTRA_DIST=README.1st asoundrc.txt
|
|
|
|
INCLUDES=-I$(top_srcdir)/include
|
|
|
|
doc:
|
|
doxygen doxygen.cfg
|