diff options
author | Michele Calgaro <[email protected]> | 2022-08-29 14:40:24 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-08-29 16:47:52 +0900 |
commit | 9745a2b423ce03fb59ce229728113c316262a84f (patch) | |
tree | 6a0caa1880d60245a8a0ad4319418267e3f8d67e /po | |
parent | f63c81cb030b779f93eb014602f58f0d3df9c359 (diff) | |
download | tastymenu-9745a2b423ce03fb59ce229728113c316262a84f.tar.gz tastymenu-9745a2b423ce03fb59ce229728113c316262a84f.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 5fe2e98..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -POFILES = AUTO - -noinst_HEADERS = it.po ru.po de.po es.po uk.po fr.po fi.po sl.po pl.po pt_BR.po
\ No newline at end of file |