[systemd-commits] Makefile.am po/POTFILES.in

Kay Sievers kay at kemper.freedesktop.org
Sun Jul 15 06:48:47 PDT 2012


 Makefile.am    |    2 +-
 po/POTFILES.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 216e2aded651d7861ba07b46b158134ba7f01553
Author: Kay Sievers <kay at vrfy.org>
Date:   Sun Jul 15 15:48:26 2012 +0200

    build-sys: fix "make distcheck"

diff --git a/Makefile.am b/Makefile.am
index e4bd725..d9fb72f 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 9fb9715..2829c87 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



More information about the systemd-commits mailing list