diff --git a/Makefile.am b/Makefile.am index e4bd7254c3..d9fb72f8e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2425,7 +2425,7 @@ noinst_PROGRAMS += \ test-journal-stream TESTS += \ - test-journal + test-journal \ test-journal-match \ test-journal-stream diff --git a/po/POTFILES.in b/po/POTFILES.in index 9fb9715a3a..2829c87f1c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,4 +2,4 @@ src/hostname/org.freedesktop.hostname1.policy.in src/locale/org.freedesktop.locale1.policy.in src/login/org.freedesktop.login1.policy.in src/timedate/org.freedesktop.timedate1.policy.in -src/core/org.freedesktop.systemd1.policy.in +src/core/org.freedesktop.systemd1.policy.in.in