From ae7cc5ac447b1676a039b1c83a5e75436e151958 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 15 Mar 2020 12:46:06 +0100 Subject: Add missing dist-files. --- src/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 0961f43..a8e5c74 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -99,11 +99,13 @@ EXTRA_DIST = \ events.h \ events_ds.h \ grid.h \ + id.h \ inputfilter.h \ inputprocessor.h \ instrument.h \ latencyfilter.h \ logger.h \ + memory_heap.h \ midimapparser.h \ midimapper.h \ nolocale.h \ @@ -112,6 +114,7 @@ EXTRA_DIST = \ platform.h \ powerlist.h \ random.h \ + range.h \ rangemap.h \ sample.h \ sample_selection.h \ -- cgit v1.2.3