X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile;h=841b1a1351346c0d1df1b9e0abf3fe1dd8fc4ad0;hb=f492c33c1fd33c1dc0a2c892753300c7225dbd51;hp=b1a4d34821c5d6111b8505628f3a953b522f71ec;hpb=54d2b1cb13bf52df22c93e58377a00b757644b94;p=scherzo diff --git a/Makefile b/Makefile index b1a4d34..841b1a1 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ scherzo_srcs := \ mnemon/mnemon.c \ pitch.c \ scherzo.c \ + scherzo-key.c \ score.c scherzo_modules = $(scherzo_srcs:.c=.o)