diff options
author | Abu Sakib <[email protected]> | 2020-06-05 14:26:35 +0600 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-06 17:04:18 +0200 |
commit | 0fd663a16357cd300cadbe56469101f0954e6a84 (patch) | |
tree | ca8dca6d3420e25093f580ec800088ae8a10c306 /mate-dictionary/Makefile.am | |
parent | 5c9ae55ab6cbbe39b5cd6e9f0a8b66770842ed1f (diff) | |
download | mate-utils-0fd663a16357cd300cadbe56469101f0954e6a84.tar.bz2 mate-utils-0fd663a16357cd300cadbe56469101f0954e6a84.tar.xz |
readme: migrate to Markdown for dictionary and baobab and update
Diffstat (limited to 'mate-dictionary/Makefile.am')
-rw-r--r-- | mate-dictionary/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/Makefile.am b/mate-dictionary/Makefile.am index de4d7657..8c9cce1c 100644 --- a/mate-dictionary/Makefile.am +++ b/mate-dictionary/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = libgdict src data docs help -EXTRA_DIST = TODO README AUTHORS +EXTRA_DIST = TODO README.md AUTHORS |