BUILD: add missing include
This commit is contained in:
parent
b2db30e540
commit
db18108a45
2
external/libtompoly-0.04/makefile
vendored
2
external/libtompoly-0.04/makefile
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user