Blob Blame History Raw
diff -up SimGear-1.0.0/simgear/misc/Makefile.am.orig SimGear-1.0.0/simgear/misc/Makefile.am
--- SimGear-1.0.0/simgear/misc/Makefile.am.orig	2008-09-24 16:21:37.000000000 -0400
+++ SimGear-1.0.0/simgear/misc/Makefile.am	2008-09-24 16:22:20.000000000 -0400
@@ -28,7 +28,7 @@ libsgmisc_la_LIBADD = \
 	$(top_builddir)/simgear/structure/libsgstructure.la \
 	$(top_builddir)/simgear/props/libsgprops.la
 
-noinst_PROGRAMS = tabbed_value_test swap_test
+noinst_PROGRAMS = swap_test
 
 tabbed_value_test_SOURCES = tabbed_values_test.cxx
 tabbed_value_test_LDFLAGS = \
diff -up SimGear-1.0.0/simgear/misc/Makefile.in.orig SimGear-1.0.0/simgear/misc/Makefile.in
--- SimGear-1.0.0/simgear/misc/Makefile.in.orig	2008-09-24 16:21:37.000000000 -0400
+++ SimGear-1.0.0/simgear/misc/Makefile.in	2008-09-24 16:21:37.000000000 -0400
@@ -34,7 +34,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