Mercurial > sdl-ios-xcode
comparison src/video/Makefile.am @ 433:706de3956894
Added initial support for PicoGUI (thanks Micah!)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 01 Aug 2002 23:24:13 +0000 |
parents | eadc0746dfaf |
children | dad72daf44b3 |
comparison
equal
deleted
inserted
replaced
432:80a35d43a58f | 433:706de3956894 |
---|---|
6 # Define which subdirectories need to be built | 6 # Define which subdirectories need to be built |
7 SUBDIRS = @VIDEO_SUBDIRS@ | 7 SUBDIRS = @VIDEO_SUBDIRS@ |
8 DIST_SUBDIRS = dummy x11 dga nanox fbcon directfb vgl svga ggi aalib \ | 8 DIST_SUBDIRS = dummy x11 dga nanox fbcon directfb vgl svga ggi aalib \ |
9 wincommon windib windx5 \ | 9 wincommon windib windx5 \ |
10 maccommon macdsp macrom quartz \ | 10 maccommon macdsp macrom quartz \ |
11 bwindow ps2gs photon cybergfx epoc \ | 11 bwindow ps2gs photon cybergfx epoc picogui \ |
12 ataricommon xbios gem XFree86 | 12 ataricommon xbios gem XFree86 |
13 | 13 |
14 DRIVERS = @VIDEO_DRIVERS@ | 14 DRIVERS = @VIDEO_DRIVERS@ |
15 | 15 |
16 # Include the architecture-independent sources | 16 # Include the architecture-independent sources |