summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7014a8a..4196db7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,4 +25,7 @@ EXTRA_DIST = \
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
+ zita-resampler/libs/zita-resampler/resampler.h \
+\
+ test/uunit/uunit.h \
+ test/uunit/uunit.cc