Blob Blame History Raw
--- SimGear-0.3.10/simgear/misc/Makefile.am.BAD	2006-10-04 09:12:29.000000000 -0500
+++ SimGear-0.3.10/simgear/misc/Makefile.am	2006-10-04 09:12:43.000000000 -0500
@@ -24,7 +24,7 @@ libsgmisc_la_SOURCES = \
 
 libsgmisc_la_LDFLAGS = -version-info 1:0:0 -module
 
-noinst_PROGRAMS = tabbed_value_test swap_test
+noinst_PROGRAMS = swap_test
 
 tabbed_value_test_SOURCES = tabbed_values_test.cxx
 tabbed_value_test_LDFLAGS = \
--- SimGear-0.3.10/simgear/misc/Makefile.in.BAD	2006-10-04 09:09:48.000000000 -0500
+++ SimGear-0.3.10/simgear/misc/Makefile.in	2006-10-04 09:13:12.000000000 -0500
@@ -38,7 +38,7 @@ PRE_UNINSTALL = :
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-noinst_PROGRAMS = tabbed_value_test$(EXEEXT) swap_test$(EXEEXT)
+noinst_PROGRAMS = swap_test$(EXEEXT)
 subdir = simgear/misc
 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
 	$(srcdir)/Makefile.in