ref: e852c3428080b3d083e6ef07dc2bea1644e5d5b4
parent: 98eed74bf59be7192e7e87bc89de06bf9cbe34a2
author: Gregory Maxwell <[email protected]>
date: Thu Aug 9 03:29:58 EDT 2012
Add MSVC makefiles to the dist tarball.
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,29 @@
opus_custom_demo_LDADD = libopus.la -lm
endif
-EXTRA_DIST = opus.pc.in opus-uninstalled.pc.in
+EXTRA_DIST = opus.pc.in \
+ opus-uninstalled.pc.in \
+ opus.sln \
+ celt/celt.vcxproj \
+ celt/celt.vcxproj.filters \
+ src/opus_demo.vcxproj \
+ src/opus.vcxproj \
+ src/opus.vcxproj.filters \
+ src/opus_demo.vcxproj.filters \
+ tests/test_opus_decode.vcxproj.filters \
+ tests/test_opus_decode.vcxproj \
+ tests/test_opus_encode.vcxproj.filters \
+ tests/test_opus_encode.vcxproj \
+ tests/test_opus_api.vcxproj.filters \
+ tests/test_opus_api.vcxproj \
+ silk/float/silk_float.vcxproj.filters \
+ silk/float/silk_float.vcxproj \
+ silk/fixed/silk_fixed.vcxproj.filters \
+ silk/fixed/silk_fixed.vcxproj \
+ silk/silk_common.vcxproj \
+ silk/silk_common.vcxproj.filters \
+ win32/genversion.bat \
+ win32/config.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = opus.pc