summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 18:21:15 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 18:21:15 -0400
commitf0d6fb6fa9e817539e960b1ce70bd4f367646875 (patch)
treeb3915a1852701a2eac8264779efdce78eba82a29 /src/systemd-nspawn
parenta80aa6326ff560353b22dcbf2f7f15e6b8d31da9 (diff)
parent5a3abd0ec73e53f17f378e6ae7471d47fd279f11 (diff)
Merge branch 'lukeshu/postmove' into lukeshu/master
Diffstat (limited to 'src/systemd-nspawn')
-rw-r--r--src/systemd-nspawn/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-nspawn/Makefile b/src/systemd-nspawn/Makefile
index 48ebd739ed..460a491a3a 100644
--- a/src/systemd-nspawn/Makefile
+++ b/src/systemd-nspawn/Makefile
@@ -23,6 +23,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
+bin_PROGRAMS += systemd-nspawn
systemd_nspawn_SOURCES = \
src/nspawn/nspawn.c \
src/nspawn/nspawn-settings.c \