summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2022-09-28 11:46:37 (GMT)
committerChristian Pointner <equinox@helsinki.at>2022-09-28 11:46:37 (GMT)
commit4c3a747a6bcecc528487c735fa0069ea18d79f68 (patch)
tree8983bac79da427b61607bf032ff29614212cbecb /Makefile
parent9c52890c364e7dd03132b032dedff0e9ceb89e78 (diff)
add importer for music circus hip hop show
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4eb88b2..a05e4d4 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 mz oi po rs ra so
+IMPORTER := ar ba bo btl cb cr dm dn ek eu gd kk lr mc mz oi po rs ra so
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)