summaryrefslogtreecommitdiff
path: root/src/systemd-detect-virt
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-detect-virt')
-rw-r--r--src/systemd-detect-virt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-detect-virt/Makefile b/src/systemd-detect-virt/Makefile
index 529a3a2561..0ac37341ea 100644
--- a/src/systemd-detect-virt/Makefile
+++ b/src/systemd-detect-virt/Makefile
@@ -23,6 +23,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
+bin_PROGRAMS += systemd-detect-virt
systemd_detect_virt_SOURCES = \
src/detect-virt/detect-virt.c