Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7028 in orxonox.OLD for trunk/src/world_entities


Ignore:
Timestamp:
Feb 3, 2006, 8:43:04 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: added missing files to Makefiles.am's

File:
1 edited

Legend:

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

    r7019 r7028  
    7676                 world_entities/npcs/npc_test.h \
    7777                 world_entities/npcs/npc_test1.h \
     78                 world_entities/npcs/ground_turret.h \
    7879                 world_entities/environment.h \
    7980                 world_entities/skysphere.h \
     
    9293                 world_entities/weapons/test_gun.h \
    9394                 world_entities/weapons/cannon.h \
     95                 world_entities/weapons/hyperblaster.h \
    9496                 world_entities/weapons/turret.h \
    9597                 world_entities/weapons/aiming_turret.h \
     
    104106                 world_entities/projectiles/rocket.h \
    105107                 world_entities/projectiles/guided_missile.h \
     108                 world_entities/projectiles/hyperblast.h \
    106109                 \
    107110                 world_entities/power_ups/power_up.h \
     
    122125                 world_entities/environments/model_entity.h \
    123126                 \
    124                  world_entities/elements/image_entity.h
     127                 world_entities/elements/image_entity.h \
     128                 world_entities/elements/text_element.h
    125129
Note: See TracChangeset for help on using the changeset viewer.