From: Anthony Minessale Date: Mon, 24 Feb 2014 16:42:18 +0000 (-0600) Subject: remove unused docs X-Git-Tag: v1.5.8~25^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5e6139a18762b41cecbb3b44989ed78397a93cf;p=thirdparty%2Ffreeswitch.git remove unused docs --- diff --git a/libs/libsndfile/configure.ac b/libs/libsndfile/configure.ac index a80bce1d53..4d0e143fb4 100644 --- a/libs/libsndfile/configure.ac +++ b/libs/libsndfile/configure.ac @@ -631,7 +631,7 @@ AC_SUBST(LIBTOOL_DEPS) AC_CONFIG_FILES([ \ src/Makefile man/Makefile examples/Makefile tests/Makefile regtest/Makefile \ - M4/Makefile doc/Makefile Win32/Makefile Octave/Makefile programs/Makefile \ + M4/Makefile Win32/Makefile Octave/Makefile programs/Makefile \ Makefile \ src/version-metadata.rc tests/test_wrapper.sh tests/pedantic-header-test.sh \ doc/libsndfile.css Scripts/build-test-tarball.mk libsndfile.spec sndfile.pc \