X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2FMakefile.am;h=ad0ff7c0263f817d1c661dc1d9f1d37b3f8d530d;hp=df54a0341eebe5aed019aa2986067382c6fd2995;hb=b963e17be718fe5f01cb4f1238e22fd9c39e7c06;hpb=b5962b23d83fa692e023512a5b63e736a06d6422 diff --git a/src/target/Makefile.am b/src/target/Makefile.am index df54a0341e..ad0ff7c026 100644 --- a/src/target/Makefile.am +++ b/src/target/Makefile.am @@ -105,6 +105,7 @@ noinst_HEADERS = \ arm_jtag.h \ arm_adi_v5.h \ arm_disassembler.h \ + arm_opcodes.h \ arm_simulator.h \ arm_semihosting.h \ arm7_9_common.h \