Ignore:
Timestamp:
Aug 11, 2009, 4:11:02 PM (15 years ago)
Author:
Christoph Mayer
Message:

merge noch nicht fertig

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/Makefile.am

    r5640 r5870  
    144144  overlay/messages/JoinReply.cpp \
    145145  overlay/messages/JoinRequest.cpp \
    146   overlay/messages/LinkRequest.cpp \
    147   overlay/messages/RelayMessage.cpp \
    148146  overlay/messages/OverlayMsg.cpp
    149147
     
    151149  overlay/messages/JoinReply.h \
    152150  overlay/messages/JoinRequest.h \
    153   overlay/messages/LinkRequest.h \
    154   overlay/messages/RelayMessage.h \
    155151  overlay/messages/OverlayMsg.h
    156152
     
    185181libariba_la_SOURCES += \
    186182  overlay/modules/chord/Chord.cpp \
    187   overlay/modules/chord/messages/ChordMessage.cpp \
    188183  overlay/modules/chord/messages/Discovery.cpp
    189184
    190185nobase_libariba_la_HEADERS += \
    191186  overlay/modules/chord/Chord.h \
    192   overlay/modules/chord/messages/ChordMessage.h \
    193187  overlay/modules/chord/messages/Discovery.h \
    194188  overlay/modules/chord/detail/chord_routing_table.hpp \
Note: See TracChangeset for help on using the changeset viewer.