We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0187478 commit 5945781Copy full SHA for 5945781
Makefile.am
@@ -54,14 +54,7 @@ EXTRA_DIST = \
54
doc/Doxyfile.in \
55
doc/opus_logo.svg \
56
doc/Makefile \
57
- unix/Makefile \
58
- win32/VS2015/opusfile.sln \
59
- win32/VS2015/opusfile.vcxproj \
60
- win32/VS2015/opusfile.vcxproj.filters \
61
- win32/VS2015/opusfile_example.vcxproj \
62
- win32/VS2015/opusfile_example.vcxproj.filters \
63
- win32/VS2015/seeking_example.vcxproj \
64
- win32/VS2015/seeking_example.vcxproj.filters
+ unix/Makefile
65
66
# Targets to build and install just the library without the docs
67
opusfile install-opusfile: NO_DOXYGEN = 1
0 commit comments