diff options
Diffstat (limited to 'src/ipcpd/unicast/CMakeLists.txt')
-rw-r--r-- | src/ipcpd/unicast/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipcpd/unicast/CMakeLists.txt b/src/ipcpd/unicast/CMakeLists.txt index 192b6592..d6ec4a93 100644 --- a/src/ipcpd/unicast/CMakeLists.txt +++ b/src/ipcpd/unicast/CMakeLists.txt @@ -44,7 +44,7 @@ set(SOURCE_FILES routing.c psched.c # Add policies last - pol/hashtable.c + pol/pft.c pol/alternate_pff.c pol/flat.c pol/link_state.c |