summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-07-27 16:50:22 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-07-30 12:49:29 +0100
commit87f8a728e87767a70e5be37c4835da5ad159d54b (patch)
tree6fc27c8b712618a73fdfe6f3ebc5bbfd6489228f /configure.ac
parent8dd0b121add44e5a7ba7b5330c784b615b001ee5 (diff)
downloadnode-startup-controller-87f8a728e87767a70e5be37c4835da5ad159d54b.tar.gz
Fix make distcheck, rework tests, reorganise files
This commit fixes make distcheck by making the LUC handler test part of "make installcheck" and by disabling the legacy app tests in "make check". For the LUC handler test to not interfere with the LUC on the system, the boot-manager binary is now aware of a LUC_PATH environment variable that overrides the LUC_PATH string defined at build-time. This way we can use a different LUC file for the test. This commit also drops the nsm-dummy/dbus/ and nsm-dummy/systemd/ directories and moves the corresponding files to nsm-dummy/.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 250216f..ea78a1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -140,8 +140,6 @@ boot-manager/busconf/Makefile
boot-manager/Makefile
legacy-app-handler/Makefile
nsm-dummy/busconf/Makefile
-nsm-dummy/dbus/Makefile
-nsm-dummy/systemd/Makefile
nsm-dummy/Makefile
tests/Makefile
tests/boot-manager/Makefile