diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-06-17 17:23:24 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-06-17 17:27:39 +0200 |
commit | 455839e360cf25009f9d662e879179b0eaa50b49 (patch) | |
tree | 2e314876be09cc1d9a90090687b77542aaa326bb /sk | |
parent | 3f1cbef62cbdc438cffa990d11b0900b27630488 (diff) | |
download | k3b-i18n-455839e360cf25009f9d662e879179b0eaa50b49.tar.gz k3b-i18n-455839e360cf25009f9d662e879179b0eaa50b49.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'sk')
-rw-r--r-- | sk/Makefile.am | 1 | ||||
-rw-r--r-- | sk/messages/Makefile.am | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sk/Makefile.am b/sk/Makefile.am deleted file mode 100644 index b9efc84..0000000 --- a/sk/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS= messages diff --git a/sk/messages/Makefile.am b/sk/messages/Makefile.am deleted file mode 100644 index 1e1bb19..0000000 --- a/sk/messages/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = sk -SUBDIRS = $(AUTODIRS) -POFILES = AUTO |