comparison src/video/Makefile.am @ 1250:a4d515d0fc3a

Fixed up build script to catch some of the newer files in a "make dist" run.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 19 Jan 2006 08:36:41 +0000
parents 19d8949b4584
children 86d0d01290ea
comparison
equal deleted inserted replaced
1249:e6a82dcdce09 1250:a4d515d0fc3a
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 riscos quartz \ 10 maccommon macdsp macrom riscos quartz \
11 bwindow ps2gs photon cybergfx epoc picogui \ 11 bwindow ps2gs photon cybergfx epoc picogui \
12 ataricommon xbios gem dc qtopia XFree86 wscons 12 ataricommon xbios gem dc qtopia XFree86 wscons \
13 ipod os2fslib
13 14
14 DRIVERS = @VIDEO_DRIVERS@ 15 DRIVERS = @VIDEO_DRIVERS@
15 16
16 # Include the architecture-independent sources 17 # Include the architecture-independent sources
17 COMMON_SRCS = \ 18 COMMON_SRCS = \