summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2021-07-14 18:46:34 (GMT)
committerChristian Pointner <equinox@helsinki.at>2021-07-14 18:46:34 (GMT)
commit66f4486b730524af1dbd40825462d9520988e9c9 (patch)
tree39e0cd12af65a56e52c611c75231169d59f6b655 /Makefile
parent3383c06ed3cd091aaa32ce874098aab9184cb9d3 (diff)
add import for: Bis über beide Ohren (bo)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3eb0b92..b6ee471 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ba btl cb dm dn dv ek eu gd lr oi po rs ra tr
+IMPORTER := ba bo btl cb dm dn dv ek eu gd lr oi po rs ra tr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)