diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 493dbeb..eb5cda6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -94,7 +94,7 @@ odr_audioenc_SOURCES = src/odr-audioenc.cpp \ src/zmq.hpp \ src/utils.c \ src/utils.h \ - src/wavfile.c \ + src/wavfile.cpp \ src/common.h \ $(FEC_SOURCES) |