diff src/Makefile.am @ 740:e70f80e98f60

Actually hook the cpuinfo module into the library. :)
author Sam Lantinga <slouken@libsdl.org>
date Tue, 18 Nov 2003 02:16:57 +0000
parents dac996d69abb
children 450721ad5436
line wrap: on
line diff
--- a/src/Makefile.am	Tue Nov 18 01:27:06 2003 +0000
+++ b/src/Makefile.am	Tue Nov 18 02:16:57 2003 +0000
@@ -7,7 +7,7 @@
 
 # These are the subdirectories which may be built
 EXTRA_SUBDIRS =			\
-	 audio video events joystick cdrom thread timer endian file hermes
+	 audio video events joystick cdrom thread timer endian file cpuinfo hermes
 
 # These are the subdirectories which will be built now
 SUBDIRS = $(CORE_SUBDIRS) @SDL_EXTRADIRS@