mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-28 07:28:47 +01:00
10 lines
157 B
Makefile
10 lines
157 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = px_tests src
|
|
|
|
dist_doc_DATA = LICENSE.txt README.txt
|
|
|
|
include_HEADERS = include/portmixer.h
|
|
|
|
EXTRA_DIST = portaudio.patch
|