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