mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 10:57:01 +00:00
* change include path for libtomcrypt 1.02
--HG-- extra : convert_revision : 77a587ebc40afe3a2ac02db1676dfc01044c618a
This commit is contained in:
parent
7b403dc57f
commit
e48e25a548
@ -69,7 +69,7 @@ AR=@AR@
|
||||
RANLIB=@RANLIB@
|
||||
STRIP=@STRIP@
|
||||
INSTALL=@INSTALL@
|
||||
CFLAGS=-I. -I$(srcdir)/libtomcrypt @CFLAGS@
|
||||
CFLAGS=-I. -I$(srcdir)/libtomcrypt/src/headers/ @CFLAGS@
|
||||
LIBS=$(LTC) $(LTM) @LIBS@
|
||||
LDFLAGS=@LDFLAGS@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user