summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2019-11-03 15:45:56 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2019-11-03 15:45:56 +0100
commit5f9d33dedb13254ff400e5e0af114bfba3152a09 (patch)
treec4825b946f961a7bb0913b432921a081c30f7d00 /Makefile.am
parente1063412e2a496236ca36bd537c3d82e83fdcd90 (diff)
Add zita-resampler to the project as a submodule and remove system dependency.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cce80d3..7014a8a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,4 +20,9 @@ EXTRA_DIST = \
\
pugixml/src/pugixml.hpp \
pugixml/src/pugiconfig.hpp \
- pugixml/src/pugixml.cpp
+ pugixml/src/pugixml.cpp \
+\
+ zita-resampler/libs/resampler.cc \
+ zita-resampler/libs/resampler-table.cc \
+ zita-resampler/libs/zita-resampler/resampler-table.h \
+ zita-resampler/libs/zita-resampler/resampler.h