summaryrefslogtreecommitdiff
path: root/accel-pppd/extra/net-snmp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd/extra/net-snmp/CMakeLists.txt')
-rw-r--r--accel-pppd/extra/net-snmp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/accel-pppd/extra/net-snmp/CMakeLists.txt b/accel-pppd/extra/net-snmp/CMakeLists.txt
index b61c0d01..7633f371 100644
--- a/accel-pppd/extra/net-snmp/CMakeLists.txt
+++ b/accel-pppd/extra/net-snmp/CMakeLists.txt
@@ -25,5 +25,5 @@ IF (NETSNMP_PREFIX)
ENDIF (NETSNMP_PREFIX)
INSTALL(TARGETS net-snmp
- LIBRARY DESTINATION lib/accel-ppp
+ LIBRARY DESTINATION lib${LIB_SUFFIX}/accel-ppp
)