diff options
author | Slávek Banko <[email protected]> | 2021-06-17 17:23:24 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-06-18 02:57:59 +0200 |
commit | 30bb3541b8f33dd4c409e28adb37ce221298a9c3 (patch) | |
tree | 1afa1f80f44e1da1b4909caa13691c9e6c3818a9 /lt | |
parent | 34b1fc5853b99f9a59bf1a7467573811758d0895 (diff) | |
download | k3b-i18n-30bb3541b8f33dd4c409e28adb37ce221298a9c3.tar.gz k3b-i18n-30bb3541b8f33dd4c409e28adb37ce221298a9c3.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 455839e360cf25009f9d662e879179b0eaa50b49)
Diffstat (limited to 'lt')
-rw-r--r-- | lt/Makefile.am | 1 | ||||
-rw-r--r-- | lt/messages/Makefile.am | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/lt/Makefile.am b/lt/Makefile.am deleted file mode 100644 index b9efc84..0000000 --- a/lt/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS= messages diff --git a/lt/messages/Makefile.am b/lt/messages/Makefile.am deleted file mode 100644 index 833d56d..0000000 --- a/lt/messages/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = lt -SUBDIRS = $(AUTODIRS) -POFILES = AUTO |