Update makefile for Perlin Noise
This commit is contained in:
parent
7b14f2e5f1
commit
588ff14b33
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -11,6 +11,7 @@ OBJS=Implicit.o \
|
|||
Mesh.o \
|
||||
spheroid.o \
|
||||
Ball.o \
|
||||
PerlinNoise.o \
|
||||
util/ObjParser.o \
|
||||
MarchingCubes.o \
|
||||
_gen/marching_cubes_data.o \
|
||||
|
|
Loading…
Reference in a new issue