Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


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.in

    r5410 r5411  
    237237orxonox_CPPFLAGS = -DIS_ORXONOX
    238238orxonox_DEPENDENCIES = lib/libORXlibs.la \
    239                        util/libORXutils.a
    240 
    241 orxonox_LDADD = util/libORXutils.a \
     239                       util/libORXutils.la
     240
     241orxonox_LDADD = util/libORXutils.la \
    242242                lib/libORXlibs.la \
    243243                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
Note: See TracChangeset for help on using the changeset viewer.