diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-01-29 09:11:59 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-01-29 09:11:59 +0100 |
commit | fdc6759a7cd0f4472353ad7ab5e3e6a642ef03f2 (patch) | |
tree | 5d0b53d897ed674dc8b1a3e24002b52696838cdb /src | |
parent | c441a61cda07c202801f5d0c0807e8ac534fd6e5 (diff) |
Remove deleted extra distfiles.
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 4c81937..ae5b50e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,6 @@ EXTRA_DIST = \ channelmixer.h \ chresampler.h \ configuration.h \ - cachemanager.h \ configparser.h \ drumgizmo.h \ drumkit.h \ @@ -48,7 +47,6 @@ EXTRA_DIST = \ audioinputenginemidi.cc \ audiooutputengine.cc \ beatmapper.cc \ - cachemanager.cc \ channel.cc \ channelmixer.cc \ chresampler.cc \ |