summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-11 21:40:13 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-11 21:40:50 +0100
commitb5196b51f6858347bc1af2e243cbc1cd742110ee (patch)
tree7d8728acd1c8d5fb178269636d3abd2bd205a080 /Makefile.am
parent3dfee5bd02b3f264f3ccdf7513c5078b2806196c (diff)
alsa code converted into output plugin
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3cded06c..ba9ef329 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ SUBDIRS = gme/Game_Music_Emu-0.5.2\
icons\
plugins/hotkeys\
plugins/ffap\
+ ${ALSA_DIR}\
${LFM_DIR}\
${MPGMAD_DIR}\
${VORBIS_DIR}\
@@ -34,7 +35,7 @@ deadbeef_SOURCES =\
messagepump.c messagepump.h\
conf.c conf.h\
cgme.c cdumb.c csid.cpp\
- palsa.c palsa.h playback.h\
+ playback.h\
threading_pthread.c threading.h\
md5/md5.c md5/md5.h md5/md5_loc.h\
volume.c volume.h\