From 016af692d9b7040ec1cd15c92a70ecb4000003f6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 6 Oct 2008 18:54:12 +0200 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 0e5256a3e..45ef7c591 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -34,6 +34,7 @@ mpd_headers = \ notify.h \ ack.h \ audio.h \ + audio_format.h \ audioOutput.h \ output_internal.h \ output_api.h \ -- cgit v1.2.3