options: disable build and tests

This commit is contained in:
Danny Robson 2015-06-30 22:10:03 +10:00
parent 75af292340
commit 4b79ce2b24

View File

@ -172,8 +172,6 @@ UTIL_FILES = \
noise/lut.hpp \ noise/lut.hpp \
noise/turbulence.hpp \ noise/turbulence.hpp \
noise/turbulence.ipp \ noise/turbulence.ipp \
options.cpp \
options.hpp \
pascal.cpp \ pascal.cpp \
pascal.hpp \ pascal.hpp \
plane.cpp \ plane.cpp \
@ -330,7 +328,6 @@ TEST_BIN = \
test/md2 \ test/md2 \
test/md4 \ test/md4 \
test/md5 \ test/md5 \
test/options \
test/point \ test/point \
test/polynomial \ test/polynomial \
test/pool \ test/pool \