diff options
author | Slávek Banko <[email protected]> | 2021-07-04 02:09:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-04 18:44:34 +0200 |
commit | 438ed1ab7a6b70d6878b6dd5019a17d7903cf360 (patch) | |
tree | 6e0ee074a7ece0494375a95049ae1de114b9e45c /po | |
parent | b6479767772bee82cd6e682bab243947a2f375ed (diff) | |
download | tellico-438ed1ab7a6b70d6878b6dd5019a17d7903cf360.tar.gz tellico-438ed1ab7a6b70d6878b6dd5019a17d7903cf360.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 17002c193dcecec2cf95289e45ce29851c8ae804)
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 567fe46..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - - -EXTRA_DIST = tellico.pot README - -####### tdevelop will overwrite this part!!! (end)############ -POFILES = AUTO - -CLEANFILES = *~ |