summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2022-12-28 15:09:37 (GMT)
committerChristian Pointner <equinox@helsinki.at>2022-12-28 15:09:37 (GMT)
commitbc496c49311d328ea96c2ef78e078103657b6232 (patch)
tree56a80e65991e7c4496b51ec3c1ff7ef52d56b319 /Makefile
parent023a879c61cf5c9902d29078dbc0abce163a3170 (diff)
move import for Panoptikum Bilund and Club Resonanzen to graveyard
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aac15e9..dd1a9b2 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 kk lr mc mz oi po rs ra so sol
+IMPORTER := ar ba bo btl cb dm dn ek eu gd kk lr mc mz oi rs ra so sol
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)