diff options
author | gregory guy <[email protected]> | 2020-03-15 16:04:21 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-03-16 12:34:55 +0900 |
commit | 8abac42d8092801f3f19e957d5577ed1910086be (patch) | |
tree | 63a0c2400608da181171ff0d504c50970982dce9 /po/Makefile.am | |
parent | 049b177da195f76a7fc3d351c8d6cd2d1060ebd9 (diff) | |
download | mplayerthumbs-8abac42d8092801f3f19e957d5577ed1910086be.tar.gz mplayerthumbs-8abac42d8092801f3f19e957d5577ed1910086be.zip |
Drop automake build support.
Delete empty file TODO.
Add basic cmake build instructions.
Rewrite of the README file.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit f6ab2e36b3600d63a29216332e073922c27878cd)
Diffstat (limited to 'po/Makefile.am')
-rw-r--r-- | po/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 0fa209c..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -POFILES = AUTO |