Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 22, 2006, 1:23:03 AM (19 years ago)
Author:
bensch
Message:

sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/shared_lib/src/world_entities/Makefile.am

    r7180 r7181  
    5050                libORXenvironmentals.la \
    5151                \
    52                 libORXground_turret.la \
     52                libORXnpcs.la \
    5353                \
    5454                libORXmisc_entities.la
     
    8383
    8484
    85 libORXground_turret_la_SOURCES = \
    86                 npcs/ground_turret.cc
    87 #               npcs/npc_test.cc \
     85libORXnpcs_la_SOURCES = \
     86                npcs/ground_turret.cc \
     87                npcs/npc_test.cc \
    8888                npcs/npc_test1.cc
    8989
Note: See TracChangeset for help on using the changeset viewer.