aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-12-03 16:09:57 -0800
committerGuy Harris <guy@alum.mit.edu>2015-12-04 00:10:28 +0000
commit3a54b294df6f1089e33edc209b764deaee141ada (patch)
treee587bacc0f86c0f92c3a4166e42f6b167d5f4bb6 /codecs/Makefile.common
parent651e0884b7d9fdf64d5310c4e317d757d2357259 (diff)
More libcodecs -> libwscodecs.
Change-Id: Ieb0bb131b6d141bf85997c9a0127e0eb11ea3a3b Reviewed-on: https://code.wireshark.org/review/12420 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'codecs/Makefile.common')
-rw-r--r--codecs/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecs/Makefile.common b/codecs/Makefile.common
index f1af69f663..66aa79dde4 100644
--- a/codecs/Makefile.common
+++ b/codecs/Makefile.common
@@ -21,7 +21,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
-LIBCODECS_SRC = \
+LIBWSCODECS_SRC = \
codecs.c \
G711a/G711adecode.c \
G711u/G711udecode.c \