view src/liblo-0.26/Makefile.am @ 113:61395f486647

added OSX libraries
author Matthias Mauch <matthiasmauch@gmail.com>
date Thu, 09 Jan 2014 13:11:02 +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)