mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
7 lines
98 B
Text
7 lines
98 B
Text
|
|
include $(top_srcdir)/tests/Makefile.am_fragment
|
||
|
|
|
||
|
|
noinst_PROGRAMS = test
|
||
|
|
test_SOURCES = main.cc
|
||
|
|
|
||
|
|
|