projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
This is a fun one ;)
[blender.git]
/
source
/
blender
/
encrypt
/
intern
/
Makefile
diff --git
a/source/blender/encrypt/intern/Makefile
b/source/blender/encrypt/intern/Makefile
index 0c8bab4f2ab7e6503e4d4d6370cd826c4cad06a7..1ee2a0b5da24ea3b8770a9a8eccbc07220257dd2 100644
(file)
--- a/
source/blender/encrypt/intern/Makefile
+++ b/
source/blender/encrypt/intern/Makefile
@@
-51,9
+51,6
@@
CPPFLAGS += -I../../writestreamglue
CPPFLAGS += -I../../readstreamglue
CPPFLAGS += -I../../decrypt
-CPPFLAGS += -I$(NAN_OPENSSL)/include
-CPPFLAGS += -I$(NAN_BLENKEY)/include
-
ifeq ($(OS),$(findstring $(OS), "solaris windows"))
CPPFLAGS += -I$(NAN_ZLIB)/include
endif