diff options
Diffstat (limited to 'accel-pppd/CMakeLists.txt')
-rw-r--r-- | accel-pppd/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accel-pppd/CMakeLists.txt b/accel-pppd/CMakeLists.txt index dc4b557..0702e5e 100644 --- a/accel-pppd/CMakeLists.txt +++ b/accel-pppd/CMakeLists.txt @@ -66,8 +66,9 @@ ADD_EXECUTABLE(accel-pppd pwdb.c ipdb.c - fdtrash.c + iprange.c + utils.c log.c |