Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Oct 20, 2005, 10:19:35 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: utils are also LTLIBRARY now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r5410 r5411  
    1111
    1212orxonox_DEPENDENCIES = lib/libORXlibs.la \
    13                        util/libORXutils.a
     13                       util/libORXutils.la
    1414
    15 orxonox_LDADD = util/libORXutils.a \
     15orxonox_LDADD = util/libORXutils.la \
    1616                lib/libORXlibs.la \
    1717                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
Note: See TracChangeset for help on using the changeset viewer.