summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-01-06 23:51:52 +0100
committerLennart Poettering <lennart@poettering.net>2011-01-06 23:51:52 +0100
commit2c4b304e64ca674e1a79a7e5c83a996a03611a17 (patch)
tree9a02b0dd8bb46fa3025b993ddc0ab048dfeab705 /Makefile.am
parent1640944a847249d3f5f0fb0d5a5f820a82efaed0 (diff)
specifier: at minimal test
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)