X-Git-Url: https://git.blender.org/gitweb/gitweb.cgi/blender.git/blobdiff_plain/42d04bec4d434b959dc118a9f42f0d9c32547bf9..3c7c20676e1666f2d684571b501d7ac8762a91e0:/source/blender/decrypt/intern/Makefile?ds=sidebyside diff --git a/source/blender/decrypt/intern/Makefile b/source/blender/decrypt/intern/Makefile index 1fcb7e5f9ee..281e9015e3b 100644 --- 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 -CPPFLAGS += -I$(NAN_OPENSSL)/include -CPPFLAGS += -I$(NAN_BLENKEY)/include - ifeq ($(OS),$(findstring $(OS), "solaris windows")) CPPFLAGS += -I$(NAN_ZLIB)/include endif