diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-17 01:39:51 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-17 01:40:02 +0200 |
commit | eb10a76494542fb560efd09c16b40826fc37bc5f (patch) | |
tree | f0a89464357c0dfaa2ecd72ac7d1c660f82056aa /Makefile.am | |
parent | 5e6afdd3d359fc42de7ac432243e98673577e81f (diff) |
docs: add terse distribution porting guide
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 973c08e4ce..683a00bc0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -102,7 +102,8 @@ EXTRA_DIST = \ units/systemd-logger.service.in \ units/syslog.target.in \ LICENSE \ - README + README \ + DISTRO_PORTING if TARGET_FEDORA dist_systemunit_DATA += \ |