From c1e7be3b8e4ab5fb99587b8e5f262ce41805f892 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 20 Oct 2013 13:05:29 +0200 Subject: decoder/sidplay: add header file --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a4f443f50..519748812 100644 --- a/Makefile.am +++ b/Makefile.am @@ -618,7 +618,8 @@ endif if ENABLE_SIDPLAY libdecoder_plugins_a_SOURCES += \ - src/decoder/SidplayDecoderPlugin.cxx + src/decoder/SidplayDecoderPlugin.cxx \ + src/decoder/SidplayDecoderPlugin.hxx endif if ENABLE_FLUIDSYNTH -- cgit v1.2.3