diff options
author | Michele Calgaro <[email protected]> | 2023-10-30 22:58:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-10-31 11:02:31 +0900 |
commit | 83c41bf10a26417c812824610f48d5f18f0cbf64 (patch) | |
tree | 475aef8f6b6db4d9dfad18ae8e897e3d1dfcf669 /po/Makefile.am | |
parent | ba8334a13e607ccc86cdd57ccc98f013fe51411d (diff) | |
download | k9copy-83c41bf10a26417c812824610f48d5f18f0cbf64.tar.gz k9copy-83c41bf10a26417c812824610f48d5f18f0cbf64.zip |
Drop autotools support
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d328d200f36b78d13750d89093c32cc3862aaeae)
Diffstat (limited to 'po/Makefile.am')
-rw-r--r-- | po/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 2d58303..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -POFILES = AUTO - -noinst_HEADERS = ca.po cs.po de.po el.po es.po es_AR.po fr.po it.po \ - pl.po pt_BR.po ru.po sr.po zh_TW.po tr.po [email protected] |