Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 1, 2005, 11:09:15 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: removed LIBTOOL again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/spatial_separation/Makefile.am

    r5452 r5463  
    22include $(MAINSRCDIR)/defs/include_paths.am
    33
    4 pkglib_LTLIBRARIES = libORXquadtree.la
     4noinst_LIBRARIES = libORXquadtree.a
    55
    6 libORXquadtree_la_SOURCES = quadtree.cc \
    7                             quadtree_node.cc \
    8                             spatial_separation.cc
     6libORXquadtree_a_SOURCES = quadtree.cc \
     7                           quadtree_node.cc \
     8                           spatial_separation.cc
    99
    1010noinst_HEADERS =  quadtree.h \
Note: See TracChangeset for help on using the changeset viewer.