diff libtommath/Makefile.in @ 351:e66eec4dcba7 debug-unrandom

some more debugging output
author Matt Johnston <matt@ucc.asn.au>
date Tue, 08 Aug 2006 15:31:38 +0000
parents eed26cff980b
children
line wrap: on
line diff
--- a/libtommath/Makefile.in	Sun Aug 06 15:29:41 2006 +0000
+++ b/libtommath/Makefile.in	Tue Aug 08 15:31:38 2006 +0000
@@ -9,7 +9,7 @@
 srcdir=@srcdir@
 
 # Dropbear takes flags from the toplevel makefile
-CFLAGS += -I$(srcdir)
+CFLAGS += -I$(srcdir) -I$(srcdir)/../
 
 #CFLAGS  +=  -I./ -Wall -W -Wshadow -Wsign-compare