diff options
Diffstat (limited to 'src/libsystemd/Makefile')
-rw-r--r-- | src/libsystemd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile index 79cfae8f47..50de17357f 100644 --- a/src/libsystemd/Makefile +++ b/src/libsystemd/Makefile @@ -94,6 +94,8 @@ pkginclude_HEADERS += \ lib_LTLIBRARIES += \ libsystemd.la +# ------------------------------------------------------------------------------ + tests += \ test-bus-marshal \ test-bus-signature \ |