Fix building of codec_resample on platforms other then Cygwin. On everything else...
authorJoshua Colp <jcolp@digium.com>
Tue, 1 Jan 2008 23:09:32 +0000 (23:09 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 1 Jan 2008 23:09:32 +0000 (23:09 +0000)
commitd0944cde47c7aa3ba14b313859b8d50735a88d8d
tree3a6e18ab0ed51ba8be65e24ce5f3ee2699845ffc
parente637f2c03823576f7146aab58a49276bb55696ff
Fix building of codec_resample on platforms other then Cygwin. On everything else it actually gets built after codec_resample, so you can't exactly link it in since it doesn't exist.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95648 65c4cc65-6c06-0410-ace0-fbb531ad65f3
codecs/Makefile