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
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2004-12-14 16:08:17 +0300
committerTon Roosendaal <ton@blender.org>2004-12-14 16:08:17 +0300
commit65d5d124d0d2a255db68dcb89e1e3c3893cb195f (patch)
tree3fdc3a904782934f06aa2347e663c7c6408afdb5
parent5981b7783877a9da776ab42a822a57dd691382cd (diff)
Makefile didnt copy files correctly, obviously because the nan_definitions
were not there...
-rwxr-xr-xextern/solid/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/extern/solid/Makefile b/extern/solid/Makefile
index 1674771537e..5aa99be5743 100755
--- a/extern/solid/Makefile
+++ b/extern/solid/Makefile
@@ -31,6 +31,8 @@
#
#
+include nan_definitions.mk
+
LIBNAMES = solid solid_broad solid_convex solid_complex
DIR = $(OCGDIR)/extern/
DIRS = src