diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 8ce3cffb3d..a73eb21c55 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -55,12 +55,7 @@ test_movemail_LDADD = \ $(GNOME_LIBDIR) \ $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) -if ENABLE_THREADS THREAD_RELATED_TESTS=test8 -else -THREAD_RELATED_TESTS= -endif - noinst_PROGRAMS = \ test1 \ |