From 7545748544aa0b3c5de36643e3eaf95228cf7ccd Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 19 Sep 2020 15:28:37 +0200 Subject: Add uunit to dist files. --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3