From 0225301e1b022ecee3867ebf51e6e15cbde2654b Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 4 Feb 2008 16:04:52 +0000 Subject: Actually run test-handle-set rather than making it a copy of test-intset! 20080204160452-53eee-220336c0b09972befae6beae2dd0dc13cca96c90.gz --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 3d9b5464..226b5649 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -35,7 +35,7 @@ check-valgrind: EXTRA_DIST = myassert.h README test_handle_set_SOURCES = \ - test-intset.c + test-handle-set.c test_handle_set_LDADD = \ $(top_builddir)/telepathy-glib/libtelepathy-glib.la -- cgit v1.2.3