From 1df947bae7346948e08edb75616d34fcf8802dae Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 16 Jan 2019 13:54:01 +0100 Subject: Add FIG2 label decoding with draft TS 103 176 v2.2.1 support --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6c1b712..311f123 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,6 +41,7 @@ etisnoop_SOURCES = src/dabplussnoop.cpp src/dabplussnoop.hpp \ src/fig0_8.cpp \ src/fig0_9.cpp \ src/fig1.cpp \ + src/fig2.cpp \ src/figs.cpp src/figs.hpp \ src/firecode.c src/firecode.h \ src/lib_crc.c src/lib_crc.h \ -- cgit v1.2.3