summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:14:33 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:14:33 -0400
commit3575368a3a49f650131f0336f6787c4ba592ffca (patch)
treeaa4d3c858aa158a1711ca048a382a9d56a71e57c /src/Makefile
parent713437afd70748d3c951db8daea68861b459bde4 (diff)
stuff
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 9aa98640dd..aed2496c29 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -25,6 +25,12 @@ include $(topsrcdir)/build-aux/Makefile.head.mk
at.subdirs += busctl
at.subdirs += grp-boot
+at.subdirs += grp-coredump
+at.subdirs += libbasic
+at.subdirs += libfirewall
+at.subdirs += libshared
+at.subdirs += libsystemd
+at.subdirs += libudev
at.subdirs += systemd-nspawn
include $(topsrcdir)/build-aux/Makefile.tail.mk