diff options
Diffstat (limited to 'src/megadongle-v0.1/Makefile')
-rw-r--r-- | src/megadongle-v0.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/megadongle-v0.1/Makefile b/src/megadongle-v0.1/Makefile index 6035c348..ade8e496 100644 --- a/src/megadongle-v0.1/Makefile +++ b/src/megadongle-v0.1/Makefile @@ -9,6 +9,7 @@ INC = \ ao.h \ ao_arch.h \ ao_arch_funcs.h \ + ao_boot.h \ ao_pins.h \ ao_product.h \ ao_cc1120_CC1120.h \ |