diff options
Diffstat (limited to 'ao-tools/lib/Makefile.am')
-rw-r--r-- | ao-tools/lib/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am index a33d682d..de6c1946 100644 --- a/ao-tools/lib/Makefile.am +++ b/ao-tools/lib/Makefile.am @@ -50,5 +50,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 |