Skip to content
Snippets Groups Projects
Commit 5b3ebdf8 authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

put each program on a separate line

[[Imported from SVN: r7368]]
parent efb34c56
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,14 @@
LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS)
AM_CPPFLAGS += $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) -Wall
check_PROGRAMS = frameinvariancetest rotationtest fdcheck localgeodesicfefunctiontest \
harmonicenergytest averagedistanceassemblertest targetspacetest \
svdtest
check_PROGRAMS = averagedistanceassemblertest \
fdcheck \
frameinvariancetest \
harmonicenergytest \
localgeodesicfefunctiontest \
rotationtest \
svdtest \
targetspacetest
frameinvariancetest_SOURCES = frameinvariancetest.cc
......
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