Browse Source

Build external axtls code

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
7cdc6529bb
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
145
+SRCDIRS		+= crypto crypto/axtls
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