diff --git a/src/Makefile.am b/src/Makefile.am index 9e0929e1..cc1e2ee1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -198,6 +198,8 @@ avrdude_SOURCES = \ main.c \ whereami.c \ whereami.h \ + avrintel.c \ + avrintel.h \ developer_opts.c \ developer_opts.h \ developer_opts_private.h \