Mercurial > hg > sv-dependency-builds
view src/liblo-0.26/Makefile.am @ 83:ae30d91d2ffe
Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author | Chris Cannam |
---|---|
date | Fri, 07 Feb 2020 11:51:13 +0000 |
parents | e13257ea84a4 |
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)