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 /fa | |
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 'fa')
-rw-r--r-- | fa/Makefile.am | 1 | ||||
-rw-r--r-- | fa/messages/Makefile.am | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/fa/Makefile.am b/fa/Makefile.am deleted file mode 100644 index b9efc84..0000000 --- a/fa/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS= messages diff --git a/fa/messages/Makefile.am b/fa/messages/Makefile.am deleted file mode 100644 index 7155ae2..0000000 --- a/fa/messages/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = fa -SUBDIRS = $(AUTODIRS) -POFILES = AUTO |