summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSander Vocke <sandervocke@gmail.com>2024-07-28 15:30:28 +0200
committerSander Vocke <sandervocke@gmail.com>2024-07-28 15:30:28 +0200
commit7e4886d67673e2f9543dd0f81a41734721c16e29 (patch)
tree840339da6ba1c3b1fd5d2c519011969252b4f53e /test
parentfaaaf5d328429fd2c3f38131f7a874d056761f3f (diff)
Experimental changes, kind of works
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \