summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2022-04-29 11:55:38 (GMT)
committerChristian Pointner <equinox@helsinki.at>2022-04-29 11:55:38 (GMT)
commitb2ce2c9f9bcddff855059b2883ddaf7e8ad01a5b (patch)
tree68d054d322f06fa4ba941b5bec7c8ae1a6538e7a /Makefile
parent171834071ac0706eee948d2aa7db304275651254 (diff)
move importer for Tierrechtsradio to graveyard
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d62907..6f5065a 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 tr so
+IMPORTER := ar ba bo btl cb cr dm dn ek eu gd lr mz oi po rs ra so
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)