X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=8b3900c21ae9abb203f5f5b11599ecede29abf63;hb=1dd005530930657fd6216edc1dfcfa4c270a81c9;hp=3e3bd99a2c93b9d5b0e094c2ac56bc5434a163b9;hpb=a5f0d391406a68275b41448fc3f49e8d8396c497;p=chaz%2Fyoink diff --git a/src/Makefile.am b/src/Makefile.am index 3e3bd99..8b3900c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,11 +20,14 @@ libmoof_la_SOURCES = \ Moof/Engine.hh \ Moof/Entity.hh \ Moof/Event.hh \ + Moof/Exception.hh \ Moof/Frustum.cc \ Moof/Frustum.hh \ Moof/Hash.cc \ Moof/Hash.hh \ Moof/Interpolator.hh \ + Moof/Log.cc \ + Moof/Log.hh \ Moof/Math.hh \ Moof/Mippleton.hh \ Moof/Octree.cc \