diff options
Diffstat (limited to 'src/grp-journal/journalctl/Makefile')
-rw-r--r-- | src/grp-journal/journalctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-journal/journalctl/Makefile b/src/grp-journal/journalctl/Makefile index 11cfe17107..880827b85d 100644 --- a/src/grp-journal/journalctl/Makefile +++ b/src/grp-journal/journalctl/Makefile @@ -30,6 +30,7 @@ journalctl_SOURCES = \ src/journal/journalctl.c journalctl_LDADD = \ + libsystemd-internal.la \ libsystemd-shared.la \ libudev-core.la |