summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Parker <conrad@xiph.org>2010-04-20 08:28:48 +0000
committerConrad Parker <conrad@xiph.org>2010-04-20 08:28:48 +0000
commit9c0d0f50171c0ff9af08ae906f02e3b2d82b203a (patch)
treea259f2de57f3c75a07db802c06ed592689da4ebd
parent1ea8f19ef0d38082ac8ab23e3ca241bde95bb6f0 (diff)
downloadtremor-9c0d0f50171c0ff9af08ae906f02e3b2d82b203a.tar.gz
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
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
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