diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-05 16:31:20 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-07 05:16:17 +0100 |
commit | c78ab91132aab9193f3c17a9a206f8825ff4be84 (patch) | |
tree | 5844ab1f9f3652e9fa5a894b898c5108270cda89 /man/.gitignore | |
parent | systemd: raise level of message about lookup paths (diff) | |
download | systemd-c78ab91132aab9193f3c17a9a206f8825ff4be84.tar.xz systemd-c78ab91132aab9193f3c17a9a206f8825ff4be84.zip |
build-sys: substitute strings in systemd.unit(5)
Makefile.am is updated to deal with .xml.in sources. Nothing in the
output is really changed yet, this is just preparation.
Diffstat (limited to 'man/.gitignore')
-rw-r--r-- | man/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/.gitignore b/man/.gitignore index 9c5a7db1cc..18767949c1 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1,3 +1,4 @@ /systemd.directives.xml /systemd.index.xml +/systemd.unit.xml /*.[13578] |