summaryrefslogtreecommitdiff
path: root/src/cdrom/macos/Makefile.am
blob: abd1dd780c10123eb79b02ac097a48141d1b74a6 (plain)
1
2
3
4
5
6
7
8

## Makefile.am for the MacOS Classic cdrom driver for SDL

noinst_LTLIBRARIES = libcdrom_macos.la
libcdrom_macos_la_SOURCES = $(SRCS)

# The SDL cdrom driver sources
SRCS = SDL_syscdrom.c SDL_syscdrom_c.h