summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-07-08 15:40:43 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-07-08 15:40:43 +0200
commit93fc176f6c42136d344f9feb7dcbcb48c0ab72ce (patch)
tree6cf9b987d4d9a9c2a18f186fdb16e5ed62572680 /Makefile.am
parentfa8a4b44497cfd3dd35eec393b65288bee90be40 (diff)
downloaddabmod-93fc176f6c42136d344f9feb7dcbcb48c0ab72ce.tar.gz
dabmod-93fc176f6c42136d344f9feb7dcbcb48c0ab72ce.tar.bz2
dabmod-93fc176f6c42136d344f9feb7dcbcb48c0ab72ce.zip
Update EDI input library
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 668acaf..4e43bad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -650,6 +650,8 @@ endif
if COMPILE_EDI
odr_dabmod_SOURCES += lib/edi/buffer_unpack.hpp \
+ lib/edi/common.hpp \
+ lib/edi/common.cpp \
lib/edi/eti.hpp \
lib/edi/eti.cpp \
lib/edi/ETIDecoder.hpp \