From 7e4886d67673e2f9543dd0f81a41734721c16e29 Mon Sep 17 00:00:00 2001 From: Sander Vocke Date: Sun, 28 Jul 2024 15:30:28 +0200 Subject: Experimental changes, kind of works --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 0827cae..663d21f 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -313,6 +313,7 @@ midimapparsertest_CXXFLAGS = \ midimapparsertest_LDFLAGS = midimapparsertest_SOURCES = \ $(top_srcdir)/hugin/hugin.c \ + $(top_srcdir)/src/midimapper.cc \ $(top_srcdir)/src/midimapparser.cc \ $(top_srcdir)/pugixml/src/pugixml.cpp \ scopedfile.cc \ -- cgit v1.2.3