summaryrefslogtreecommitdiff
path: root/accel-pptpd/logs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pptpd/logs/CMakeLists.txt')
-rw-r--r--accel-pptpd/logs/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/accel-pptpd/logs/CMakeLists.txt b/accel-pptpd/logs/CMakeLists.txt
index de66b1e..b2c432d 100644
--- a/accel-pptpd/logs/CMakeLists.txt
+++ b/accel-pptpd/logs/CMakeLists.txt
@@ -1,5 +1,5 @@
ADD_LIBRARY(log_file SHARED log_file.c)
-TARGET_LINK_LIBRARIES(log_file aio rt)
+TARGET_LINK_LIBRARIES(log_file rt)
INSTALL(TARGETS log_file
LIBRARY DESTINATION usr/lib/accel-pptp