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 /da | |
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 'da')
-rw-r--r-- | da/Makefile.am | 1 | ||||
-rw-r--r-- | da/doc/Makefile.am | 2 | ||||
-rw-r--r-- | da/messages/Makefile.am | 3 |
3 files changed, 0 insertions, 6 deletions
diff --git a/da/Makefile.am b/da/Makefile.am deleted file mode 100644 index ff7ab78..0000000 --- a/da/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS= messages doc diff --git a/da/doc/Makefile.am b/da/doc/Makefile.am deleted file mode 100644 index 21bad70..0000000 --- a/da/doc/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = da -KDE_DOCS = k3b diff --git a/da/messages/Makefile.am b/da/messages/Makefile.am deleted file mode 100644 index 8452929..0000000 --- a/da/messages/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = da -SUBDIRS = $(AUTODIRS) -POFILES = AUTO |