]> git.sesse.net Git - vlc/blobdiff - src/Makefile.am
Remove USE_LIBTOOL hack
[vlc] / src / Makefile.am
index 105b6987bb94f525da366d1b12932c74eccfddaf..484cfe814fd7b7669f20e940911048352c32f184 100644 (file)
@@ -307,10 +307,8 @@ misc/revision.c:
 ###############################################################################
 # Unit/regression test
 ###############################################################################
-if USE_LIBTOOL
 check_PROGRAMS = test_i18n_atof test_url test_utf8
 TESTS = $(check_PROGRAMS)
-endif
 
 CFLAGS_tests = `$(VLC_CONFIG) --cflags libvlc`