Skip to content
Snippets Groups Projects
Commit 5a284edb authored by Ronald Charles Moore's avatar Ronald Charles Moore
Browse files

Fix for Issue#2

parent 45363644
No related branches found
No related tags found
No related merge requests found
......@@ -53,8 +53,7 @@ tests: $(PROGRAM)
updatetests: $(OUTPUTS)
$(PROGRAM) :
cd ..
$(MAKE)
cd .. && $(MAKE)
# "make clean" or equivalently "make testclean" deletes all files created by testing
clean: testclean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment