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