Changeset 60 for trunk/src/Makefile.am

Show
Ignore:
Timestamp:
10/25/07 07:23:46 (15 years ago)
Author:
andreu
Message:

new aggregation mode based on SNMP index and AS aggregation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r47 r60  
    66        dataFlowSet.h get_conf.c get_conf.h rules_mgmt.c rules_mgmt.h \ 
    77        remote_output.h remote_output.c prefix_mgmt.h prefix_mgmt.c \ 
    8         pop.h renetcolParam.h 
     8        pop.h renetcolParam.h as.h as.c 
    99renetcolSender_SOURCES = renetcolSender.c renetcolSender.h msg_mgmt.h \ 
    1010        msg_mgmt.c rules_mgmt.c rules_mgmt.h remote_output.h \ 
    11         remote_output.c fields_mgmt.h fields_mgmt.c pop.h renetcolParam.h 
     11        remote_output.c fields_mgmt.h fields_mgmt.c pop.h renetcolParam.h\ 
     12        as.h as.c 
    1213renetcolMsgCtl_SOURCES = renetcolMsgCtl.c 
    13 renetcolAgg_SOURCES = renetcolAgg.c renetcolAgg.h pop.h renetcolParam.h 
     14renetcolAgg_SOURCES = renetcolAgg.c renetcolAgg.h pop.h renetcolParam.h as.h 
    1415BUILT_SOURCES = renetcol.o renetcolSender.o renetcolAgg.o 
    1516renetcol_LDADD = -ldl -lc_p