forgot to include libtomcrypt dir

--HG--
extra : convert_revision : c936c6ac2910e212338966955bc0fb337b31f915
This commit is contained in:
Matt Johnston 2004-07-27 15:12:29 +00:00
parent d244f750fc
commit 052bf7df93

View File

@ -64,7 +64,7 @@ AR=@AR@
RANLIB=@RANLIB@ RANLIB=@RANLIB@
STRIP=@STRIP@ STRIP=@STRIP@
INSTALL=@INSTALL@ INSTALL=@INSTALL@
CFLAGS=@CFLAGS@ CFLAGS=-Ilibtomcrypt @CFLAGS@
LIBS=$(LTC) $(LTM) @LIBS@ LIBS=$(LTC) $(LTM) @LIBS@
LDFLAGS=@LDFLAGS@ LDFLAGS=@LDFLAGS@