Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2008-02-02 07:10:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2008-02-02 07:10:31 +0300
commitfdab7b08f171e7952f443498bb94eb006c45d90f (patch)
tree6e6a6c7cf426a110935f89c6cb830fcfc239b9fc /source
parent655ca9d9ae2766ed171639566a86e152a38be946 (diff)
remoed testing line
Diffstat (limited to 'source')
-rw-r--r--source/blender/python/api2_2x/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/python/api2_2x/Makefile b/source/blender/python/api2_2x/Makefile
index 492fa52588f..488c81c7100 100644
--- a/source/blender/python/api2_2x/Makefile
+++ b/source/blender/python/api2_2x/Makefile
@@ -61,7 +61,6 @@ CPPFLAGS += -I$(NAN_BMFONT)/include
CPPFLAGS += -I../../imbuf
CPPFLAGS += -I$(NAN_PYTHON)/include/python$(NAN_PYTHON_VERSION)
-$(warning do we have EXR???????????????????? $(WITH_OPENEXR))
# We'll just add a little duct tape to fix things here ...
.PHONY: clean
clean::