# which tests to run TESTS = test-biorthogonality # programs just to build when "make check" is used check_PROGRAMS = $(TESTS) # define the programs test_biorthogonality_SOURCES = test-biorthogonality.cc include $(top_srcdir)/am/global-rules EXTRA_DIST = CMakeLists.txt