diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 31c195a..a651e89 100644 --- a/Makefile.am +++ b/Makefile.am @@ -161,6 +161,7 @@ test_lazymount_CFLAGS = \ test_lazymount_LDADD = \ -lvconf \ + -lsystemd \ liblazymount.la systemunit_DATA += \ |