build: add forgotten headers

This commit is contained in:
Danny Robson 2015-06-04 22:24:21 +10:00
parent 5b0882fd34
commit 62a2fb12f0

View File

@ -59,6 +59,7 @@ UTIL_FILES = \
hash/bsdsum.hpp \
hash/crc.cpp \
hash/crc.hpp \
hash/fasthash.hpp \
hash/fasthash.cpp \
hash/fletcher.hpp \
hash/fnv1a.cpp \
@ -141,6 +142,7 @@ UTIL_FILES = \
netpbm.hpp \
nocopy.hpp \
noise.hpp \
noise.ipp \
noise/basis.hpp \
noise/basis/constant.cpp \
noise/basis/constant.hpp \