build: reference forgotten ipp files

This commit is contained in:
Danny Robson 2015-11-30 15:10:04 +11:00
parent f4545ba4d0
commit da81fc8355

View File

@ -15,6 +15,7 @@ UTIL_FILES = \
alloc/affix.hpp \
alloc/allocator.cpp \
alloc/allocator.hpp \
alloc/allocator.ipp \
alloc/arena.cpp \
alloc/arena.hpp \
alloc/arena.ipp \
@ -56,6 +57,7 @@ UTIL_FILES = \
crypto/xxtea.hpp \
debug.cpp \
debug.hpp \
debug.ipp \
endian.cpp \
endian.hpp \
except.cpp \