mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Added example program and necessary configuration macros.
This commit is contained in:
@@ -2,7 +2,11 @@ AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
hello
|
||||
hello \
|
||||
polymer_reorder
|
||||
|
||||
hello_SOURCES = \
|
||||
SayHello.cpp
|
||||
|
||||
polymer_reorder_SOURCES = \
|
||||
polymer_reorder.cpp
|
||||
|
||||
Reference in New Issue
Block a user