X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=3c10167c63e5165f4b86b2789a76ac325c9039d3;hb=2c4b304e64ca674e1a79a7e5c83a996a03611a17;hp=fa704ae8b4311f98893c868a98e98ed987aaba2b;hpb=f5c88ec1330b61787441156de7d764a140774bd2;p=elogind.git diff --git a/Makefile.am b/Makefile.am index fa704ae8b..3c10167c6 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)