Browse Source

Add matrixssl directory

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
bd873525ff
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/Makefile

+ 1
- 1
src/Makefile View File

142
 SRCDIRS		+= drivers/bitbash
142
 SRCDIRS		+= drivers/bitbash
143
 SRCDIRS		+= interface/pxe
143
 SRCDIRS		+= interface/pxe
144
 SRCDIRS		+= tests
144
 SRCDIRS		+= tests
145
-SRCDIRS		+= crypto crypto/axtls
145
+SRCDIRS		+= crypto crypto/axtls crypto/matrixssl
146
 SRCDIRS		+= hci hci/commands hci/tui
146
 SRCDIRS		+= hci hci/commands hci/tui
147
 SRCDIRS		+= hci/mucurses hci/mucurses/widgets
147
 SRCDIRS		+= hci/mucurses hci/mucurses/widgets
148
 SRCDIRS		+= usr
148
 SRCDIRS		+= usr

Loading…
Cancel
Save