diff options
Diffstat (limited to 'src/occ_405/Makefile')
-rwxr-xr-x | src/occ_405/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/occ_405/Makefile b/src/occ_405/Makefile index cfe7af0..2bc5d36 100755 --- a/src/occ_405/Makefile +++ b/src/occ_405/Makefile @@ -61,6 +61,9 @@ LIB_DIRS = -L$(OBJDIR) \ -L$(OBJDIR)/thread \ -L$(OBJDIR)/timer \ -L$(OBJDIR)/trac \ + -L$(OBJDIR)/amec \ + -L$(OBJDIR)/dcom \ + -L$(OBJDIR)/proc #default target is to make a binary application image #This removes all unecessary headers from the ELF executable |