Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5830 in orxonox.OLD for branches/network/src/Makefile.am


Ignore:
Timestamp:
Nov 30, 2005, 10:22:11 AM (18 years ago)
Author:
bensch
Message:

network: compiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/Makefile.am

    r5766 r5830  
    2323                       lib/tinyxml/libtinyxml.a \
    2424                       lib/gui/gl_gui/libORXglgui.a \
    25                        lib/shell/libORXshell.a
     25                       lib/shell/libORXshell.a \
     26                       lib/network/libORXnet.a
    2627
    2728orxonox_LDADD = util/libORXutils.a \
     
    3940                lib/gui/gl_gui/libORXglgui.a \
    4041                lib/shell/libORXshell.a \
     42                lib/network/libORXnet.a \
    4143                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
    4244
Note: See TracChangeset for help on using the changeset viewer.