From 8a2306146149d4d7915ed1346a7dbd908fb1048f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 5 Oct 2008 19:20:42 -0700 Subject: autotools: tidy up make dist * Add missing headers in Makefile.am * remove mp4ff.dsp (Win32 crap) * Add scripts, m4, bs, autogen.sh to allow for hotfixes by the SCM-challenged. (downloading the source via git is NOT a lightweight operation for everybody). --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 5962ed583..bfefd5eec 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -32,6 +32,7 @@ mpd_headers = \ ack.h \ action_status.h \ audio.h \ + audio_format.h \ audioOutput.h \ buffer2array.h \ charConv.h \ @@ -68,6 +69,7 @@ mpd_headers = \ outputBuffer_accessors.h \ outputBuffer_audio.h \ outputBuffer_ob_send.h \ + outputBuffer_sequence.h \ outputBuffer_xfade.h \ path.h \ pcm_utils.h \ -- cgit v1.2.3