X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Flib%2FMakefile.am;h=47f9d30ccdb412670be5727068fd48074c017f94;hb=681638032041efcb05b9623e2a0332ca4e2d0958;hp=a33d682d054992018df9e5264b602d0411b8d401;hpb=f393482ec47e857db654fa071d4df95e98dab381;p=fw%2Faltos diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am index a33d682d..47f9d30c 100644 --- a/ao-tools/lib/Makefile.am +++ b/ao-tools/lib/Makefile.am @@ -40,6 +40,8 @@ libao_tools_a_SOURCES = \ chbevl.c \ mconf.h \ cephes.h \ + ao-atmosphere.c \ + ao-atmosphere.h \ ao-hex.c \ ao-hex.h \ ao-editaltos.c \ @@ -50,5 +52,9 @@ libao_tools_a_SOURCES = \ ao-dfu.h \ ao-selfload.c \ ao-selfload.h \ + ao-eeprom-read.c \ + ao-eeprom-read.h \ + ao-ms5607-convert.c \ + ao-ms5607.h \ ao-verbose.c \ ao-verbose.h