diff options
Diffstat (limited to 'src/tests/Makefile.in')
| -rw-r--r-- | src/tests/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in index 9d67063e..8be2e8ce 100644 --- a/src/tests/Makefile.in +++ b/src/tests/Makefile.in @@ -867,6 +867,7 @@ test_wired_defname_LDADD = \ test_systemd_CFLAGS = \ "-I$(srcdir)/../" \ "-I$(srcdir)/../platform" \ + "-I$(srcdir)/../systemd" \ "-I$(srcdir)/../systemd/src/systemd" test_systemd_SOURCES = \ |