From 8f52246841133bdfe95faa849ad37d4bb2ec8062 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 19 Jul 2024 11:54:16 +0200 Subject: CIS: also import cap --- CIS/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CIS') diff --git a/CIS/Makefile b/CIS/Makefile index 3b9af8b..7c97303 100644 --- a/CIS/Makefile +++ b/CIS/Makefile @@ -1,3 +1,6 @@ +%.musicxml: %.cap + mscore "$<" -o "$@" + %.musicxml: %.capx mscore "$<" -o "$@" -- cgit v1.2.3-70-g09d2