diff options
author | Slávek Banko <[email protected]> | 2022-05-31 01:47:33 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-07-01 14:01:39 +0200 |
commit | dc98ae282bca3e1c118bd9857cea54c00505f46b (patch) | |
tree | 5ca3bad9c75930d93a1bfe29e61f0253f3f2423c /translations | |
parent | 7cb40a82d49913a19708ad2a7cd546f7217707c9 (diff) | |
download | kile-dc98ae282bca3e1c118bd9857cea54c00505f46b.tar.gz kile-dc98ae282bca3e1c118bd9857cea54c00505f46b.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[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 c0fba57..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 |