comparison src/video/Makefile.am @ 73:79d08fa05301

Oops, forgot the Quartz video directory
author Sam Lantinga <slouken@lokigames.com>
date Sat, 16 Jun 2001 06:43:44 +0000
parents cb4d780b41b6
children b0ae59d0f3ee
comparison
equal deleted inserted replaced
72:4210b3e74800 73:79d08fa05301
5 5
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 svga ggi aalib \ 8 DIST_SUBDIRS = dummy x11 dga nanox fbcon svga ggi aalib \
9 wincommon windib windx5 \ 9 wincommon windib windx5 \
10 maccommon macdsp macrom \ 10 maccommon macdsp macrom quartz \
11 bwindow ps2gs photon cybergfx 11 bwindow ps2gs photon cybergfx
12 12
13 DRIVERS = @VIDEO_DRIVERS@ 13 DRIVERS = @VIDEO_DRIVERS@
14 14
15 # Include the architecture-independent sources 15 # Include the architecture-independent sources