diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 7 |
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 |