equal
deleted
inserted
replaced
5 CORE_SUBDIRS = \ |
5 CORE_SUBDIRS = \ |
6 main |
6 main |
7 |
7 |
8 # These are the subdirectories which may be built |
8 # These are the subdirectories which may be built |
9 EXTRA_SUBDIRS = \ |
9 EXTRA_SUBDIRS = \ |
10 audio video events joystick cdrom thread timer endian file hermes |
10 audio video events joystick cdrom thread timer endian file cpuinfo hermes |
11 |
11 |
12 # These are the subdirectories which will be built now |
12 # These are the subdirectories which will be built now |
13 SUBDIRS = $(CORE_SUBDIRS) @SDL_EXTRADIRS@ |
13 SUBDIRS = $(CORE_SUBDIRS) @SDL_EXTRADIRS@ |
14 |
14 |
15 # These are the subdirectories which will be distributed with "make dist" |
15 # These are the subdirectories which will be distributed with "make dist" |