summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f63b3e4f8f..9d8bd9df30 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,7 +104,9 @@ COMMON_SOURCES= \
cgroup.c \
cgroup.h \
mount-setup.c \
- mount-setup.h
+ mount-setup.h \
+ hostname-setup.c \
+ hostname-setup.h
systemd_SOURCES = \
$(COMMON_SOURCES) \