diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index eb5cda6..9c393d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -88,6 +88,8 @@ odr_audioenc_SOURCES = src/odr-audioenc.cpp \ src/JackInput.h \ src/VLCInput.cpp \ src/VLCInput.h \ + src/AACDecoder.cpp \ + src/AACDecoder.h \ src/SampleQueue.h \ src/encryption.c \ src/encryption.h \ |