view src/cdrom/bsdi/Makefile.am @ 499:f480ecd70499

Added an aborted try at making fullscreen work on Xinerama screen != 0
author Sam Lantinga <slouken@libsdl.org>
date Mon, 30 Sep 2002 00:35:25 +0000
parents 1fc1a101bf23
children
line wrap: on
line source


## Makefile.am for the BSDi cdrom driver for SDL

noinst_LTLIBRARIES = libcdrom_bsdi.la
libcdrom_bsdi_la_SOURCES = $(SRCS)

# The SDL cdrom driver sources
SRCS =  SDL_syscdrom.c