Skip to content
Snippets Groups Projects
Commit 66ebbe09 authored by akbib's avatar akbib Committed by akbib@FU-BERLIN.DE
Browse files

add materialtest

[[Imported from SVN: r11300]]
parent 90c84a46
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,12 @@
LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS)
AM_CPPFLAGS += $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) -Wall
check_PROGRAMS =
check_PROGRAMS = materialtest
TESTS = materialtest
materialtest_SOURCES = materialtest.cc
# don't follow the full GNU-standard
# we need automake 1.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment