From ac34b3af131af68e493c3dea071e5aad6eee3ecc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 20 Jun 2013 00:20:55 -0400 Subject: [PATCH] build-sys: make intltool and distcheck happy --- Makefile.am | 2 ++ po/POTFILES.skip | 1 + 2 files changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index ff5a129da..016d7dad3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3713,6 +3713,8 @@ UNINSTALL_EXEC_HOOKS += libsystemd-login-uninstall-hook nodist_systemunit_DATA += \ units/systemd-logind.service \ units/systemd-user-sessions.service + +dist_systemunit_DATA += \ units/user.slice \ units/machine.slice diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 0502c1302..65327aaca 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -5,6 +5,7 @@ src/core/dbus-manager.c src/core/dbus-mount.c src/core/dbus-path.c src/core/dbus-service.c +src/core/dbus-slice.c src/core/dbus-snapshot.c src/core/dbus-socket.c src/core/dbus-swap.c -- 2.30.2