8 lines
115 B
Makefile
8 lines
115 B
Makefile
include $(top_srcdir)/tests/Makefile.am_fragment
|
|
|
|
noinst_PROGRAMS = test
|
|
test_SOURCES = main.cc glibmm_value.cc
|
|
|
|
|
|
|