aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-04 08:08:54 +0100
committerMax Kellermann <max@duempel.org>2013-11-04 08:26:10 +0100
commit84f5e0c0de1f4adda01b63095979d5d0e3e00593 (patch)
treed098797ac36b5ace69a7f063070b656b3386bcc7 /Makefile.am
parent2ce3900071f27f518de41048096ec4e419c4d627 (diff)
downloadmpd-84f5e0c0de1f4adda01b63095979d5d0e3e00593.tar.gz
mpd-84f5e0c0de1f4adda01b63095979d5d0e3e00593.tar.xz
mpd-84f5e0c0de1f4adda01b63095979d5d0e3e00593.zip
Makefile.am: distribute missing files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0572be240..e31b58a1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1538,7 +1538,9 @@ noinst_PROGRAMS += src/pcm/dsd2pcm/dsd2pcm
src_pcm_dsd2pcm_dsd2pcm_SOURCES = \
src/pcm/dsd2pcm/dsd2pcm.c src/pcm/dsd2pcm/dsd2pcm.h \
+ src/pcm/dsd2pcm/dsd2pcm.hpp \
src/pcm/dsd2pcm/noiseshape.c src/pcm/dsd2pcm/noiseshape.h \
+ src/pcm/dsd2pcm/noiseshape.hpp \
src/pcm/dsd2pcm/main.cpp
src_pcm_dsd2pcm_dsd2pcm_LDADD = libutil.a
@@ -1612,6 +1614,9 @@ endif
#
EXTRA_DIST = $(doc_DATA) autogen.sh \
+ test/test_archive_bzip2.sh \
+ test/test_archive_iso9660.sh \
+ test/test_archive_zzip.sh \
$(wildcard scripts/*.sh) \
$(man_MANS) $(DOCBOOK_FILES) doc/mpdconf.example doc/doxygen.conf \
src/win/mpd_win32_rc.rc.in src/win/mpd.ico