summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2022-06-22 11:13:59 (GMT)
committerChristian Pointner <equinox@helsinki.at>2022-06-22 11:13:59 (GMT)
commit1f9e9bbd95a4cd111fe4cf8405235339a87a3035 (patch)
tree6d89314dbde28d990a0b17b41555bff0ddd83169 /Makefile
parent9785840f6befd96a81384135eee36207215437d3 (diff)
adapt Kein Kommentar importer to new scheme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6f5065a..4eb88b2 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ar ba bo btl cb cr dm dn ek eu gd lr mz oi po rs ra so
+IMPORTER := ar ba bo btl cb cr dm dn ek eu gd kk lr mz oi po rs ra so
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)