]> git.sesse.net Git - vlc/blobdiff - src/Makefile.am
Fix the test suite
[vlc] / src / Makefile.am
index b09c46b871f8bcad0cf77215e30fd220de551dca..d35e6e4bf4ef7b5dae0ad09072f88e6c89f25792 100644 (file)
@@ -374,8 +374,7 @@ endif
 
 CFLAGS_tests = `$(VLC_CONFIG) --cflags libvlc`
 
-test_i18n_atof_SOURCES = test/i18n_atof.c
-test_i18n_atof_LDADD = libvlc.la
+test_i18n_atof_SOURCES = test/i18n_atof.c text/charset.c
 test_i18n_atof_CFLAGS = $(CFLAGS_tests)
 
 test_url_SOURCES = test/url.c