diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-11-19 15:34:21 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-11-19 15:41:50 +0100 |
commit | 039945bdcc926c6460cfb2c4372f370744b16d22 (patch) | |
tree | 5dd94a6a1c8e0709037f43d3bba55c0a9c7ad7db /po/Makefile.am | |
parent | 316ef8542788dcdbd65616807955c59238a5d208 (diff) | |
download | basket-039945bdcc926c6460cfb2c4372f370744b16d22.tar.gz basket-039945bdcc926c6460cfb2c4372f370744b16d22.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty files ChangeLog, NEWS and TODO.
Rework of the README file.
Update some cmake files with latest macros.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'po/Makefile.am')
-rw-r--r-- | po/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 96f447e..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -POFILES = AUTO -noinst_HEADERS = basket.pot fr.po nl.po de.po nn.po zh_TW.po zh_CN.po pl_PL.po es.po pt.po |