aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 57f668578..a654939c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -844,7 +844,7 @@ endif
if HAVE_OPENAL
liboutput_plugins_a_SOURCES += \
- src/output/openal_output_plugin.c src/output/openal_output_plugin.h
+ src/output/OpenALOutputPlugin.cxx src/output/OpenALOutputPlugin.hxx
endif
if HAVE_OSX