diff test/Makefile.am @ 850:c203b4a42701

Added an endian detection and byte swapping test program
author Sam Lantinga <slouken@libsdl.org>
date Mon, 23 Feb 2004 08:03:14 +0000
parents 7b255f0290da
children 68f2b997758e
line wrap: on
line diff
--- a/test/Makefile.am	Mon Feb 23 06:09:21 2004 +0000
+++ b/test/Makefile.am	Mon Feb 23 08:03:14 2004 +0000
@@ -1,7 +1,8 @@
 AUTOMAKE_OPTIONS = no-dependencies
 
 noinst_PROGRAMS = \
-	testver testtypes testcpuinfo testhread testlock testerror testsem testtimer \
+	testver testtypes testendian testcpuinfo \
+	testhread testlock testerror testsem testtimer \
 	loopwave testcdrom testkeys testvidinfo checkkeys testwin graywin \
 	testsprite testbitmap testalpha testgamma testpalette testwm \
 	threadwin testoverlay testoverlay2 testgl testdyngl testjoystick