From 9c0d0f50171c0ff9af08ae906f02e3b2d82b203a Mon Sep 17 00:00:00 2001 From: Conrad Parker Date: Tue, 20 Apr 2010 08:28:48 +0000 Subject: include the html docs and the win32 build files in dist Patch by Stefan Kost git-svn-id: https://svn.xiph.org/trunk/Tremor@17151 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 76c4950..7ed0b2d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,8 @@ includedir = $(prefix)/include/tremor include_HEADERS = ivorbiscodec.h ivorbisfile.h ogg.h os_types.h config_types.h -EXTRA_DIST = vorbisidec.pc.in +EXTRA_DIST = vorbisidec.pc.in \ + doc/*.html win32/VS*/libtremor/*.vcproj example: -ln -fs . vorbis -- cgit v1.2.1