diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-01-08 02:34:55 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-08 02:34:55 +0100 |
commit | c292c495fbf67c86a89685b879bd13d7d56b333c (patch) | |
tree | 49b59b79e024fcb9f6ebd4351497af244ca577fb /Makefile.am | |
parent | 47ae6e6760301ecae086e984b0b23f2db9663b28 (diff) |
build-sys: prepare v16systemd/v16
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 3c10167c63..91bcb0f0a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -633,8 +633,7 @@ test_env_replace_LDADD = \ test_strv_SOURCES = \ src/test-strv.c \ - src/specifier.c \ - src/specifier.h + src/specifier.c test_strv_CFLAGS = \ $(AM_CFLAGS) |