Skip to content
Snippets Groups Projects
Commit e48e25a5 authored by Matt Johnston's avatar Matt Johnston
Browse files

* change include path for libtomcrypt 1.02

--HG--
extra : convert_revision : 77a587ebc40afe3a2ac02db1676dfc01044c618a
parent 7b403dc5
No related merge requests found
......@@ -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@
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment