diff options
Diffstat (limited to 'src/grp-journal/Makefile')
-rw-r--r-- | src/grp-journal/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/grp-journal/Makefile b/src/grp-journal/Makefile index fcefb81581..046d93521f 100644 --- a/src/grp-journal/Makefile +++ b/src/grp-journal/Makefile @@ -167,4 +167,8 @@ tests += \ test-compress-benchmark endif # HAVE_COMPRESSION +at.subdirs += journalctl systemd-journald libjournal-core +at.subdirs += systemd-cat +#at.subdirs += grp-remote + include $(topsrcdir)/build-aux/Makefile.tail.mk |