[xiph-commits] r17151 - trunk/Tremor

conrad at svn.xiph.org conrad at svn.xiph.org
Tue Apr 20 01:28:48 PDT 2010


Author: conrad
Date: 2010-04-20 01:28:48 -0700 (Tue, 20 Apr 2010)
New Revision: 17151

Modified:
   trunk/Tremor/Makefile.am
Log:
include the html docs and the win32 build files in dist

Patch by Stefan Kost

Modified: trunk/Tremor/Makefile.am
===================================================================
--- trunk/Tremor/Makefile.am	2010-04-20 07:06:36 UTC (rev 17150)
+++ trunk/Tremor/Makefile.am	2010-04-20 08:28:48 UTC (rev 17151)
@@ -34,7 +34,8 @@
 
 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



More information about the commits mailing list