diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-05 10:31:20 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-06 23:16:17 -0500 |
commit | c78ab91132aab9193f3c17a9a206f8825ff4be84 (patch) | |
tree | 5844ab1f9f3652e9fa5a894b898c5108270cda89 /man/.gitignore | |
parent | 7ad94c716d6403233d04c4d37cb14df958c9b65d (diff) |
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] |