summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTushar Gohad <tusharsg@gmail.com>2015-06-22 01:46:54 +0000
committerTushar Gohad <tusharsg@gmail.com>2015-06-22 02:54:53 +0000
commit9a01459117dd5e7098443c634b9572e928c7b97c (patch)
tree088300260f7486c039979bd4eccdb5b58e04469d /test
parentb15717a6c724a9f7dae8ecd9b40163e35a1b3b18 (diff)
downloadliberasurecode-9a01459117dd5e7098443c634b9572e928c7b97c.tar.gz
Rename liberasurecode_rsvand -> liberasurecode_rs_vandliberasurecode_rs_vand-rename
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index d2449a5..9e93122 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -25,12 +25,12 @@ check_PROGRAMS += libec_slap
rs_galois_test_SOURCES = builtin/rs_vand/rs_galois_test.c
rs_galois_test_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/rs_vand @GCOV_FLAGS@
-rs_galois_test_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_srcdir)/src/builtin/rs_vand/liberasurecode_rsvand.la
+rs_galois_test_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_srcdir)/src/builtin/rs_vand/liberasurecode_rs_vand.la
check_PROGRAMS += rs_galois_test
liberasurecode_rs_vand_test_SOURCES = builtin/rs_vand/liberasurecode_rs_vand_test.c
liberasurecode_rs_vand_test_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/rs_vand @GCOV_FLAGS@
-liberasurecode_rs_vand_test_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_srcdir)/src/builtin/rs_vand/liberasurecode_rsvand.la
+liberasurecode_rs_vand_test_LDFLAGS = @GCOV_LDFLAGS@ -static-libtool-libs $(top_srcdir)/src/builtin/rs_vand/liberasurecode_rs_vand.la
check_PROGRAMS += liberasurecode_rs_vand_test
MOSTLYCLEANFILES = *.gcda *.gcno *.gcov \