diff --git a/include/Makefile.am b/include/Makefile.am index 4846efb0..ec67f6b2 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -22,7 +22,9 @@ # DIST_SUBDIRS = \ - arm + arm \ + jtag noinst_HEADERS = \ - common.h + common.h \ + stdint.h