Changeset 1754


Ignore:
Timestamp:
Aug 16, 2012, 12:41:17 AM (11 years ago)
Author:
sam
Message:

build: add missing files to Makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r1684 r1754  
    4848
    4949btphystest_SOURCES = BtPhysTest.cpp BtPhysTest.h \
    50     Physics/EasyPhysics.cpp Physics/EasyPhysics.h \
    51     Physics/LolBtPhysicsIntegration.h Physics/LolPhysics.h
     50    Physics/Src/EasyPhysics.cpp Physics/Include/EasyPhysics.h \
     51    Physics/Include/LolBtPhysicsIntegration.h Physics/Include/LolPhysics.h \
     52    Physics/Src/EasyCharacterController.cpp Physics/Src/EasyConstraint.cpp \
     53    Physics/Include/EasyCharacterController.h Physics/Include/EasyConstraint.h
    5254btphystest_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@ -I$(top_builddir)/src/bullet \
    5355    -DHAVE_PHYS_USE_BULLET
Note: See TracChangeset for help on using the changeset viewer.