Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rt_load_balance/CMakeLists.txt

    r1042 r1277  
    33
    44# List of source files
    5 SET(RT_IGNORE_DH_SRC
     5SET(RT_LOAD_BALANCE_SRC
    66        rt_load_balance.c
    77)
     
    1010
    1111# Compile these files as a freeDiameter extension
    12 FD_ADD_EXTENSION(rt_load_balance ${RT_IGNORE_DH_SRC})
     12FD_ADD_EXTENSION(rt_load_balance ${RT_LOAD_BALANCE_SRC})
    1313
    1414####
Note: See TracChangeset for help on using the changeset viewer.