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 e10b8e8..38b9cf5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,7 +51,7 @@ etisnoop_SOURCES = src/dabplussnoop.cpp src/dabplussnoop.hpp \
src/rsdecoder.cpp src/rsdecoder.hpp \
src/tables.cpp src/tables.hpp \
src/utils.cpp src/utils.hpp \
- src/watermarkdecoder.hpp \
+ src/watermarkdecoder.hpp src/watermarkdecoder.cpp \
src/wavfile.c src/wavfile.h \
src/fec/char.h \
src/fec/decode_rs_char.c src/fec/decode_rs.h \