From 52447c98103ff6d016d0bc90ec0d5109a04e7a8c Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 24 Sep 2005 09:48:22 +0000 Subject: [PATCH] correct last checkin git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7514 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/ruby/Makefile.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SWIG/Examples/test-suite/ruby/Makefile.in b/SWIG/Examples/test-suite/ruby/Makefile.in index a1eed63da..091b106c4 100644 --- a/SWIG/Examples/test-suite/ruby/Makefile.in +++ b/SWIG/Examples/test-suite/ruby/Makefile.in @@ -9,11 +9,13 @@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ top_builddir = @top_builddir@ +CPP_TEST_CASES = \ + track_objects + include $(srcdir)/../common.mk # Overridden variables here -CPP_TEST_CASES = \ - track_objects +# none! # Rules for the different types of tests %.cpptest: