mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-12 17:43:37 +02:00
Use automake for portmixer.
This commit is contained in:
5
lib-src/portmixer/px_tests/Makefile.am
Normal file
5
lib-src/portmixer/px_tests/Makefile.am
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
Reference in New Issue
Block a user