diff options
author | Michele Calgaro <[email protected]> | 2023-02-03 15:01:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-02-03 15:01:42 +0900 |
commit | 7cbd7f2d42a3bceb31f28b932560e80eb124fbe0 (patch) | |
tree | bce1f068dba8dd890bfd7c3b4660db0fe97092b8 /translations | |
parent | 22b0746ef4653ce8ae652057f178e8adebd7f579 (diff) | |
download | bibletime-7cbd7f2d42a3bceb31f28b932560e80eb124fbe0.tar.gz bibletime-7cbd7f2d42a3bceb31f28b932560e80eb124fbe0.zip |
Drop automake support.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/Makefile.am | 1 | ||||
-rw-r--r-- | translations/messages/Makefile.am | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/translations/Makefile.am b/translations/Makefile.am deleted file mode 100644 index 533bb55..0000000 --- a/translations/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = messages diff --git a/translations/messages/Makefile.am b/translations/messages/Makefile.am deleted file mode 100644 index 0fa209c..0000000 --- a/translations/messages/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -POFILES = AUTO |