summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a703a1b..80a2ed5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,4 +57,5 @@ libhostservice_la_CXXFLAGS = $(SYSTEMD_CFLAGS) $(libmapper_CFLAGS)
nobase_include_HEADERS = \
host-ipmid/ipmid-api.h
-SUBDIRS = test
+# Forcing the build of self and then subdir
+SUBDIRS = . test softoff
OpenPOWER on IntegriCloud