mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
8 lines
115 B
Text
8 lines
115 B
Text
|
|
include $(top_srcdir)/tests/Makefile.am_fragment
|
||
|
|
|
||
|
|
noinst_PROGRAMS = test
|
||
|
|
test_SOURCES = main.cc glibmm_value.cc
|
||
|
|
|
||
|
|
|
||
|
|
|