Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 21, 2006, 11:20:53 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: now the PKG-libdir should be eaten too

File:
1 edited

Legend:

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

    r7174 r7175  
    11MAINSRCDIR=..
    22include $(MAINSRCDIR)/defs/include_paths.am
    3 # include WorldEntities.am
     3include WorldEntities.am
    44
    55noinst_LIBRARIES = libORXwe.a
     6pkglib_LTLIBRARIES = libORXground_turret.la
     7libORXground_turret_la_SOURCES = npcs/ground_turret.cc
    68
    79## THESE ARE THE BASE CLASSES OF ALL WORLD_ENTITIES
Note: See TracChangeset for help on using the changeset viewer.