From aa8ab2fc89ee6d172e8015c95cf6ee800d8e3841 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Jan 2013 22:19:24 +0100 Subject: test/test_vorbis_encoder: convert to C++ --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 17315e17..f95cbd0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1276,7 +1276,7 @@ endif if ENABLE_VORBIS_ENCODER noinst_PROGRAMS += test/test_vorbis_encoder -test_test_vorbis_encoder_SOURCES = test/test_vorbis_encoder.c \ +test_test_vorbis_encoder_SOURCES = test/test_vorbis_encoder.cxx \ test/stdbin.h \ src/tokenizer.c src/utils.c src/string_util.c \ src/Tag.cxx src/TagNames.c src/TagPool.cxx \ -- cgit v1.2.3