summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2352391..6fbdd8b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,7 @@
#######################################################################################################################
ACLOCAL_AMFLAGS=-I m4
-SUBDIRS = NodeStateAccess NodeStateMachineStub NodeStateManager NodeStateTest
-
+SUBDIRS = NodeStateAccess @NSMC@ NodeStateManager
+check:
+ ./run_tests.sh \ No newline at end of file