Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 24, 2004
1 parent 5ed3b67 commit 14ac58e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/cdrom/macosx/Makefile.am
Expand Up @@ -6,9 +6,12 @@ libcdrom_macosx_la_SOURCES = $(SRCS)

# The SDL cdrom driver sources
SRCS = \
SDL_syscdrom.c \
SDL_syscdrom_c.h \
SDL_syscdrom.c \
AudioFilePlayer.h \
AudioFilePlayer.cpp \
AudioFileReaderThread.cpp \
CAGuard.h \
CAGuard.cpp \
CDPlayer.h \
CDPlayer.cpp

0 comments on commit 14ac58e

Please sign in to comment.