X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=cecdac1c9b501fbd888e58a3baa57674f15dee6d;hb=5918751f97a3eb976a7b24647786109edc58234c;hp=a7598d40e740b65482534a8c936e59edd1cfd2e3;hpb=23d8f7a5fbd1eca7f46f2342c20ac5e28ae0128a;p=chaz%2Fyoink diff --git a/src/Makefile.am b/src/Makefile.am index a7598d4..cecdac1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,7 +47,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 \ @@ -103,6 +103,7 @@ yoink_SOURCES = \ TitleLayer.hh \ Typesetter.cc \ Typesetter.hh \ + version.h \ $(ENDLIST) if WIN32