mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-07 15:22:34 +02:00
6 lines
129 B
Makefile
6 lines
129 B
Makefile
PACPP_ROOT = .
|
|
#INCLUDES = -I$(srcdir)/$(PACPP_ROOT)/include -I$(top_srcdir)/include
|
|
|
|
docs:
|
|
doxygen $(srcdir)/config.doxy.linux
|