diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2017-02-28 19:04:03 +0100 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2017-03-01 16:07:58 +0100 |
commit | cad3bc057967b8d14529960d955c05183b00a279 (patch) | |
tree | 5ec3102ee12bec104edae76ccd2afddfa9593412 /Makefile.am | |
parent | b81ac59640f0b76fa9f53cf8be441f085a7089c4 (diff) | |
download | freeipa-readme.tar.gz freeipa-readme.tar.xz freeipa-readme.zip |
Change README to use Markdownreadme
So that it will be nicely formatted on FreeIPA Pagure landing page.
https://pagure.io/freeipa
Some links were updated as other projects also moved to Pagure.io.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a35d18ffe..c00ac2e41 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ EXTRA_DIST = .mailmap \ API.txt \ BUILD.txt \ config.rpath \ + README.md \ Contributors.txt \ COPYING.openssl \ contrib \ |