summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-07-30 15:43:14 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-07-30 15:43:14 +0100
commit176a0bf692d9e5382b3e726ab2b07f73f63187d5 (patch)
treeb954f9e50a0dbbdf172b64955aec13a8c3849085 /Makefile.am
parent62ca6dc614df714ad1f964ed00fbc8431460915c (diff)
downloadnode-startup-controller-176a0bf692d9e5382b3e726ab2b07f73f63187d5.tar.gz
Apply a few changes to fix make distcheck and regular builds
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ab1545..0183a76 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,11 @@
# vi:set ts=8 sw=8 noet ai nocindent:
SUBDIRS = \
- boot-manager \
common \
- docs \
+ boot-manager \
legacy-app-handler \
nsm-dummy \
+ docs \
tests
.PHONY: ChangeLog