summaryrefslogtreecommitdiff
path: root/opl/examples/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2009-08-28 18:04:04 +0000
committerSimon Howard2009-08-28 18:04:04 +0000
commite33a4961331301b1e3a5c65d148050fa33c4c594 (patch)
treebf28e4e1af04818592e64af72320438b69245ed1 /opl/examples/Makefile.am
parent480a31094b7621dd7d65ec05a6e36964dca99b66 (diff)
downloadchocolate-doom-e33a4961331301b1e3a5c65d148050fa33c4c594.tar.gz
chocolate-doom-e33a4961331301b1e3a5c65d148050fa33c4c594.tar.bz2
chocolate-doom-e33a4961331301b1e3a5c65d148050fa33c4c594.zip
Working SDL OPL driver.
Subversion-branch: /branches/opl-branch Subversion-revision: 1632
Diffstat (limited to 'opl/examples/Makefile.am')
-rw-r--r--opl/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/opl/examples/Makefile.am b/opl/examples/Makefile.am
index 3dc07d46..7c2c7c8a 100644
--- a/opl/examples/Makefile.am
+++ b/opl/examples/Makefile.am
@@ -3,6 +3,6 @@ AM_CFLAGS = -I..
noinst_PROGRAMS=droplay
-droplay_LDADD = ../libopl.a @LDFLAGS@ @SDL_LIBS@
+droplay_LDADD = ../libopl.a @LDFLAGS@ @SDL_LIBS@ @SDLMIXER_LIBS@
droplay_SOURCES = droplay.c