]> Dogcows Code - chaz/yoink/blobdiff - src/Makefile.am
library class revamped as manager, goodbye tilemap
[chaz/yoink] / src / Makefile.am
index ede2a88ef378fe9e1ad94bb60bc8da2895666262..58b31118846ec4e601bdf0042cfba99ee818d27e 100644 (file)
@@ -25,8 +25,8 @@ libmoof_a_SOURCES = \
                                        Moof/Dispatch.hh \
                                        Moof/Drawable.hh \
                                        Moof/Entity.hh \
+                                       Moof/Error.hh \
                                        Moof/Event.hh \
-                                       Moof/Exception.hh \
                                        Moof/Frustum.cc \
                                        Moof/Frustum.hh \
                                        Moof/Hash.cc \
@@ -35,10 +35,10 @@ libmoof_a_SOURCES = \
                                        Moof/Image.hh \
                                        Moof/Interpolator.hh \
                                        Moof/Layer.hh \
-                                       Moof/Library.hh \
                                        Moof/Line.hh \
                                        Moof/Log.cc \
                                        Moof/Log.hh \
+                                       Moof/Manager.hh \
                                        Moof/Math.hh \
                                        Moof/ModalDialog.hh \
                                        Moof/Octree.hh \
@@ -100,8 +100,6 @@ yoink_SOURCES = \
                                Main.hh \
                                Scene.cc \
                                Scene.hh \
-                               Tilemap.cc \
-                               Tilemap.hh \
                                TilemapFont.cc \
                                TilemapFont.hh \
                                TitleLayer.cc \
This page took 0.019334 seconds and 4 git commands to generate.