comparison src/audio/mme/Makefile.am @ 654:e92bcf2573cb

Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
author Sam Lantinga <slouken@libsdl.org>
date Tue, 22 Jul 2003 14:01:21 +0000
parents
children
comparison
equal deleted inserted replaced
653:1bd056de5d1b 654:e92bcf2573cb
1
2 ## Makefile.am for SDL using the Tru64 MME sound driver
3
4 noinst_LTLIBRARIES = libaudio_mme.la
5 libaudio_mme_la_SOURCES = $(SRCS)
6
7 # The SDL audio driver sources
8 SRCS = SDL_mmeaudio.c \
9 SDL_mmeaudio.h