summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2023-09-27 09:35:24 (GMT)
committerChristian Pointner <equinox@helsinki.at>2023-09-27 09:35:24 (GMT)
commit138d90a3bc86ecbf40c158c3b2f3854628030dff (patch)
treee34fbf7d3a266e4c22f31950361a16086ce830e0 /Makefile
parent54d311e9b3177b77d4f7dd97979c4527863847bd (diff)
move sunrise orange importer to graveyard
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a567d1..db7bd36 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ar ba bo btl cb dm dn ek eu fv gd kk lr mc mz oi rs ra so sol
+IMPORTER := ar ba bo btl cb dm dn ek eu fv gd kk lr mc mz oi rs ra sol
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)