diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-13 13:50:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-13 13:50:39 +0200 |
commit | 95ea1b90cc61f464f3b9bc147119dee4ba9620b8 (patch) | |
tree | 48082aeaea9c8c78a058f8ff75be2482e9036df1 /po | |
parent | b7def684941808600c344f0be7a2b9fcdda97e0f (diff) | |
download | systemd-95ea1b90cc61f464f3b9bc147119dee4ba9620b8.tar.gz |
test: hook up more tests with make check
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index ed2c308db8..9fb9715a3a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,3 +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 |