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 7e6f52074a..0285c8bee6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -559,7 +559,9 @@ libsystemd_shared_la_SOURCES = \
src/shared/specifier.c \
src/shared/specifier.h \
src/shared/spawn-polkit-agent.c \
- src/shared/spawn-polkit-agent.h
+ src/shared/spawn-polkit-agent.h \
+ src/shared/dev-setup.c \
+ src/shared/dev-setup.h
libsystemd_shared_la_CFLAGS = \
$(AM_CFLAGS) \