]> git.0d.be Git - empathy.git/blobdiff - tests/Makefile.am
Fix build of tests
[empathy.git] / tests / Makefile.am
index 29ed270ed84fa791186a88dde2eaebe9a00b36ff..f823d4def1abe5d7186d9db8d9249986fe3b74a0 100644 (file)
@@ -19,7 +19,6 @@ bin_PROGRAMS =                        \
 
 contact_manager_SOURCES = contact-manager.c
 
-if HAVE_CHECK
 check_PROGRAMS = check-main
 TESTS = check-main
 check_main_SOURCES =                             \
@@ -39,4 +38,3 @@ check_main_CFLAGS = \
     @CHECK_CFLAGS@ \
     $(AM_CFLAGS)
 
-endif