]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Add matrixssl directory
authorMichael Brown <mcb30@etherboot.org>
Fri, 26 Jan 2007 04:36:50 +0000 (04:36 +0000)
committerMichael Brown <mcb30@etherboot.org>
Fri, 26 Jan 2007 04:36:50 +0000 (04:36 +0000)
src/Makefile

index f8cee8a2c6ee5839893a5abc814d5b117a16b495..aeedf4f29fda5570f836b562b188dc15675d1be5 100644 (file)
@@ -142,7 +142,7 @@ SRCDIRS             += drivers/nvs
 SRCDIRS                += drivers/bitbash
 SRCDIRS                += interface/pxe
 SRCDIRS                += tests
-SRCDIRS                += crypto crypto/axtls
+SRCDIRS                += crypto crypto/axtls crypto/matrixssl
 SRCDIRS                += hci hci/commands hci/tui
 SRCDIRS                += hci/mucurses hci/mucurses/widgets
 SRCDIRS                += usr