Skip to content
Snippets Groups Projects
Commit 8c9d22de authored by Carlo Camilloni's avatar Carlo Camilloni
Browse files

update regtest makefile to run metainference tests

parent 341249bf
No related branches found
No related tags found
No related merge requests found
SUBDIRS := basic $(shell ./scripts/find_modules.sh)
SUBDIRS := basic metainference $(shell ./scripts/find_modules.sh)
SUBDIRSCLEAN := $(addsuffix .clean,$(SUBDIRS))
SUBDIRSVALGRIND := $(addsuffix .valgrind,$(SUBDIRS))
......
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