summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2022-04-29 11:35:20 (GMT)
committerChristian Pointner <equinox@helsinki.at>2022-04-29 11:35:20 (GMT)
commit8dfc57db79f0fef16505e66c028e35bb17ba6ac2 (patch)
treebe8f9b2fafbda8e524d5f42e43315786948c88f3 /Makefile
parentd02c4a2287c4d3f7430cd0e8ac56e5a995d6d615 (diff)
add import for Sunrise Orange
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3464884..8d54aae 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 oi po rs ra tr
+IMPORTER := ar ba bo btl cb cr dm dn ek eu gd lr oi po rs ra tr so
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)