diff options
Diffstat (limited to 'src/telelco-v0.1/Makefile')
-rw-r--r-- | src/telelco-v0.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/telelco-v0.1/Makefile b/src/telelco-v0.1/Makefile index 44d9237f..f7628c30 100644 --- a/src/telelco-v0.1/Makefile +++ b/src/telelco-v0.1/Makefile @@ -9,6 +9,7 @@ INC = \ ao.h \ ao_arch.h \ ao_arch_funcs.h \ + ao_boot.h \ ao_companion.h \ ao_data.h \ ao_sample.h \ |