1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00
benjamin.drung@gmail.com 0f9909b548 Use automake for portmixer.
2013-11-08 01:56:39 +00:00

6 lines
149 B
Makefile

check_PROGRAMS = px_test
px_test_CPPFLAGS = -I$(top_srcdir)/include
px_test_LDADD = $(top_builddir)/src/libportmixer.la
px_test_SOURCES = px_test.c