Mercurial > hg > sv-dependency-builds
view src/liblo-0.26/Makefile.am @ 164:9fa11135915a
This Mac compatibility fix appears to work, resolving SourceForge issue #273 Port Audio Fail on MacOS Catalina (10.15) - merging back
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 31 Oct 2019 13:20:41 +0000 |
parents | 8a15ff55d9af |
children |
line wrap: on
line source
SUBDIRS = src examples lo build @DOXYGEN@ EXTRA_DIST = libtool ltmain.sh autogen.sh pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = liblo.pc test: all (cd src && make test)