Skip to content
Snippets Groups Projects
Commit bdd740e9 authored by Adriaan Renting's avatar Adriaan Renting
Browse files

BugId: 1028

parent ec8132c2
No related branches found
No related tags found
No related merge requests found
Global 20
Everything 20
Global 20
Everything 20
check_PROGRAMS =
# programs to run through supplied checktools
CHECKTOOLPROGS =
#ENDCHECKTOOLPROGS
# scripts used to run tests
TESTSCRIPTS =
# scripts and possible programs to run tests
TESTS = $(TESTSCRIPTS)
XFAIL_TESTS =
# all files (.run, .stdout, .in, .log_prop, etc.) needed to run tests
EXTRA_DIST = $(TESTSCRIPTS) CS1_DFTImager.parset
# Lines to build a test program testprg
#testprg_SOURCES = testprg.cc
#testprg_LDADD = ../src/libcs1_inputsection.la
#testprg_DEPENDENCIES = ../src/libcs1_inputsection.la $(LOFAR_DEPEND)
include $(top_srcdir)/Makefile.common
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment