~vcs-imports/freeswitch/trunk

« back to all changes in this revision

Viewing changes to src/mod/codecs/mod_sangoma_codec/Makefile

  • Committer: mikej
  • Date: 2010-03-30 22:20:26 UTC
  • Revision ID: svn-v4:d0543943-73ff-0310-b7d9-9358b9ac24b2:freeswitch/trunk:17151
added load/noload options for the supported codecs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
BASE=../../../..
2
 
LOCAL_LDFLAGS += -lsangoma_transcode
 
2
LOCAL_LDFLAGS += -lsng-tc
3
3
include $(BASE)/build/modmake.rules