BUILD: add missing include

This commit is contained in:
hasufell 2014-04-28 12:18:14 +02:00 committed by malte
parent 23573d07c8
commit f01210e1f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#Makefile for GCC by Tom St Denis
CFLAGS += -fPIC -I. -Os -Wall -W
CFLAGS += -fPIC -I. -Os -Wall -W -I../libtommath-0.42.0
VERSION=0.04