Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9275 in orxonox.OLD for branches/proxy/src/lib/network/Makefile.am


Ignore:
Timestamp:
Jul 13, 2006, 9:35:19 PM (19 years ago)
Author:
patrick
Message:

moved the monitoring files

File:
1 edited

Legend:

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

    r9263 r9275  
    88                      shared_network_data.cc \
    99                      network_socket.cc \
    10                       connection_monitor.cc \
    11                       network_monitor.cc \
     10                      monitor/connection_monitor.cc \
     11                      monitor/network_monitor.cc \
    1212                      network_stream.cc \
    1313                      data_stream.cc \
     
    4444                 shared_network_data.h \
    4545                 network_socket.h \
    46                  connection_monitor.h \
    47                  network_monitor.h \
     46                 monitor/connection_monitor.h \
     47                 monitor/network_monitor.h \
    4848                 network_stream.h \
    4949                 data_stream.h \
Note: See TracChangeset for help on using the changeset viewer.