X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=b2fc266772dac5311798b824e2c98e03b29b08b1;hb=37217d692d4ead81cfed829395a9a7a5caf9325c;hp=1e1e3310b42c557d558bc639fe7c6137c3ad0189;hpb=f3e2debaa586874bc403a1dfb01709433627f9cd;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 1e1e331..b2fc266 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,10 +23,10 @@ ACLOCAL_AMFLAGS = -I m4 lib_LTLIBRARIES = libguile-irrlicht.la libguile_irrlicht_la_SOURCES = \ - src/aabbox3d.cpp \ src/animated-mesh.cpp \ src/animated-mesh-md2.cpp \ src/animated-mesh-scene-node.cpp \ + src/box3d.cpp \ src/camera-scene-node.cpp \ src/color.cpp \ src/cursor-control.cpp \