build: redefine misplaced header

This commit is contained in:
Danny Robson 2014-05-09 13:12:44 +10:00
parent 43aaf832aa
commit 3f909dd273

View File

@ -31,7 +31,6 @@ UTIL_FILES = \
extent.hpp \ extent.hpp \
fixed.cpp \ fixed.cpp \
fixed.hpp \ fixed.hpp \
fletcher.hpp \
float.cpp \ float.cpp \
float.hpp \ float.hpp \
fourcc.cpp \ fourcc.cpp \
@ -47,6 +46,7 @@ UTIL_FILES = \
hash/bsdsum.cpp \ hash/bsdsum.cpp \
hash/crc.cpp \ hash/crc.cpp \
hash/crc.hpp \ hash/crc.hpp \
hash/fletcher.hpp \
hash/md2.cpp \ hash/md2.cpp \
hash/md2.hpp \ hash/md2.hpp \
hash/md4.cpp \ hash/md4.cpp \