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 fa704ae8b4..3c10167c63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -632,7 +632,9 @@ test_env_replace_LDADD = \
libsystemd-basic.la
test_strv_SOURCES = \
- src/test-strv.c
+ src/test-strv.c \
+ src/specifier.c \
+ src/specifier.h
test_strv_CFLAGS = \
$(AM_CFLAGS)