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