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