diff options
author | Christian Pointner <equinox@helsinki.at> | 2022-09-28 11:46:37 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2022-09-28 11:46:37 (GMT) |
commit | 4c3a747a6bcecc528487c735fa0069ea18d79f68 (patch) | |
tree | 8983bac79da427b61607bf032ff29614212cbecb /Makefile | |
parent | 9c52890c364e7dd03132b032dedff0e9ceb89e78 (diff) |
add importer for music circus hip hop show
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |