Add missing files to Makefile.am listing

This commit is contained in:
Danny Robson 2012-04-26 14:54:59 +10:00
parent ed990ba889
commit 506cf0f3e1

View File

@ -42,6 +42,7 @@ UTIL_FILES = \
io.hpp \
ip.cpp \
ip.hpp \
iterator.hpp \
json.cpp \
json.hpp \
lerp.cpp \
@ -83,6 +84,7 @@ UTIL_FILES = \
types.cpp \
types.hpp \
vector.cpp \
vector.hpp \
version.cpp \
version.hpp