Skip to content
Snippets Groups Projects
Commit e4272f0b authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Add a way to run the one-body-sample

parent f76c54f5
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@ check_PROGRAMS = \
bin_PROGRAMS = \
one-body-sample
.PHONY: run-one-body-sample
run-one-body-sample: one-body-sample
./one-body-sample
one_body_sample_SOURCES = \
one-body-sample.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment