]> Dogcows Code - chaz/yoink/blobdiff - src/Makefile.am
removed alut dependency
[chaz/yoink] / src / Makefile.am
index 7c4e61c83cbd7bbf095f9e67c6d44030a165d675..c0600cd56f732c03292fc32a1ca662e554c11f9e 100644 (file)
@@ -19,8 +19,8 @@ libmoof_a_SOURCES = \
                                        Moof/ConvertUTF.c \
                                        Moof/ConvertUTF.h \
                                        Moof/Cullable.hh \
-                                       Moof/Dispatcher.cc \
-                                       Moof/Dispatcher.hh \
+                                       Moof/Dispatch.cc \
+                                       Moof/Dispatch.hh \
                                        Moof/Drawable.hh \
                                        Moof/Engine.cc \
                                        Moof/Engine.hh \
@@ -33,10 +33,11 @@ libmoof_a_SOURCES = \
                                        Moof/Hash.hh \
                                        Moof/Interpolator.hh \
                                        Moof/Layer.hh \
+                                       Moof/Library.hh \
                                        Moof/Log.cc \
                                        Moof/Log.hh \
                                        Moof/Math.hh \
-                                       Moof/Mippleton.hh \
+                                       Moof/ModalDialog.hh \
                                        Moof/Octree.hh \
                                        Moof/OpenGL.hh \
                                        Moof/Plane.cc \
@@ -47,7 +48,7 @@ libmoof_a_SOURCES = \
                                        Moof/Rectangle.hh \
                                        Moof/Resource.cc \
                                        Moof/Resource.hh \
-                                       Moof/RK4.hh \
+                                       Moof/RigidBody.hh \
                                        Moof/Script.hh \
                                        Moof/Settings.cc \
                                        Moof/Settings.hh \
@@ -85,6 +86,8 @@ yoink_SOURCES = \
                                Animation.hh \
                                Character.cc \
                                Character.hh \
+                               ErrorHandler.cc \
+                               ErrorHandler.hh \
                                GameLayer.cc \
                                GameLayer.hh \
                                Heroine.cc \
This page took 0.020355 seconds and 4 git commands to generate.