summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-08-21 15:59:19 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-08-21 15:59:19 +0200
commit2475666652ca54cf3b53f5837ab5e97f69593397 (patch)
tree091fda307533a3ee09414e7870da28717c8d4e0d /Makefile.am
parentfa5f92318e7cc08ac872be18d47387cf83c23cd0 (diff)
downloadODR-AudioEnc-2475666652ca54cf3b53f5837ab5e97f69593397.tar.gz
ODR-AudioEnc-2475666652ca54cf3b53f5837ab5e97f69593397.tar.bz2
ODR-AudioEnc-2475666652ca54cf3b53f5837ab5e97f69593397.zip
Rename Config.h to EDIConfig.h
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 0105831..fc2c51b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -119,7 +119,7 @@ odr_audioenc_SOURCES = src/odr-audioenc.cpp \
contrib/ThreadsafeQueue.h \
contrib/edi/AFPacket.cpp \
contrib/edi/AFPacket.h \
- contrib/edi/Config.h \
+ contrib/edi/EDIConfig.h \
contrib/edi/Interleaver.cpp \
contrib/edi/Interleaver.h \
contrib/edi/PFT.cpp \