We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To fix:
sentrypeer:~/src/spandsp$ git diff diff --git a/src/Makefile.am b/src/Makefile.am index f5c7cc9..f46e575 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -42,7 +42,6 @@ MAINTAINERCLEANFILES = ${DISTCLEANFILES} EXTRA_DIST = floating_fudge.h \ filter_tools.c \ - libspandsp.2012.vcxproj \ make_at_dictionary.c \ make_cielab_luts.c \ make_math_fixed_tables.c \ diff --git a/tests/Makefile.am b/tests/Makefile.am index b0a0037..92cc3b6 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -27,35 +27,7 @@ EXTRA_DIST = fax_tests.sh \ regression_tests.sh \ tsb85_extra_tests.sh \ tsb85_tests.sh \ - v42bis_tests.sh \ - msvc/complex_tests.2012.vcxproj \ - msvc/complex_tests.2012.vcxproj.filters \ - msvc/complex_vector_float_tests.2012.vcxproj \ - msvc/complex_vector_float_tests.2012.vcxproj.filters \ - msvc/complex_vector_int_tests.2012.vcxproj \ - msvc/complex_vector_int_tests.2012.vcxproj.filters \ - msvc/dtmf_rx_tests.2012.vcxproj \ - msvc/dtmf_rx_tests.2012.vcxproj.filters \ - msvc/dtmf_tx_tests.2012.vcxproj \ - msvc/dtmf_tx_tests.2012.vcxproj.filters \ - msvc/queue_tests.2012.vcxproj \ - msvc/queue_tests.2012.vcxproj.filters \ - msvc/t38_core_tests.2012.vcxproj \ - msvc/t38_core_tests.2012.vcxproj.filters \ - msvc/t38_non_ecm_buffer_tests.2012.vcxproj \ - msvc/t38_non_ecm_buffer_tests.2012.vcxproj.filters \ - msvc/v22bis_tests.2012.vcxproj \ - msvc/v22bis_tests.2012.vcxproj.filters \ - msvc/v29_tests.2012.vcxproj \ - msvc/v29_tests.2012.vcxproj.filters \ - msvc/v8_tests.2012.vcxproj \ - msvc/v8_tests.2012.vcxproj.filters \ - msvc/v80_tests.2012.vcxproj \ - msvc/v80_tests.2012.vcxproj.filters \ - msvc/vector_float_tests.2012.vcxproj \ - msvc/vector_float_tests.2012.vcxproj.filters \ - msvc/vector_int_tests.2012.vcxproj \ - msvc/vector_int_tests.2012.vcxproj.filters + v42bis_tests.sh MAINTAINERCLEANFILES = Makefile.in diff --git a/tools/Makefile.am b/tools/Makefile.am index 91cd73b..fbd231a 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -16,8 +16,7 @@ ## License along with this program; if not, write to the Free Software ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -EXTRA_DIST = ae.c \ - meteor-engine.c \ +EXTRA_DIST = meteor-engine.c \ ae.h \ meteor-engine.h
The text was updated successfully, but these errors were encountered:
PR welcome?
Sorry, something went wrong.
No branches or pull requests
To fix:
The text was updated successfully, but these errors were encountered: