Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2589 in orxonox.OLD for orxonox/trunk/src/Makefile.am


Ignore:
Timestamp:
Oct 17, 2004, 9:18:28 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: Makefile.am's updated. They now include header files as they should

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.am

    r2551 r2589  
    77bin_PROGRAMS=orxonox
    88orxonox_SOURCES=orxonox.cc world.cc player.cc data_tank.cc world_entity.cc vector.cc camera.cc collision.cc command_node.cc ini_parser.cc keynames.cc track.cc base_entity.cc
     9
     10noinst_HEADERS=ability.h data_tank.h npc.h stdincl.h ai.h environment.h orxonox.h synchronisable.h base_entity.h error.h player.h track.h camera.h ini_parser.h power_up.h vector.h collision.h keynames.h proto_class.h world.h command_node.h list.h shoot_laser.h world_entity.h coordinates.h message_structures.h shoot_rocket.h
     11
    912
    1013#  uncomment the following if bencoder requires the math library
Note: See TracChangeset for help on using the changeset viewer.