view src/cdrom/linux/Makefile.am @ 428:1338c24e30cb

Date: Fri, 12 Jul 2002 11:25:32 GMT+1 From: Patrice Mandin <pmandin@caramail.com> Subject: [SDL][PATCH] Audio for Atari, and XFree86 compilation I corrected a little bug in the Atari audio driver in SDL. I also added the patch for xfree86 detection in configure.in
author Sam Lantinga <slouken@libsdl.org>
date Mon, 29 Jul 2002 23:20:16 +0000
parents 2839f45bdba0
children
line wrap: on
line source


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

noinst_LTLIBRARIES = libcdrom_linux.la
libcdrom_linux_la_SOURCES = $(SRCS)

# The SDL cdrom driver sources
SRCS =  SDL_syscdrom.c