summaryrefslogtreecommitdiffstats
path: root/plugin/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/CMakeLists.txt')
-rw-r--r--plugin/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/CMakeLists.txt b/plugin/CMakeLists.txt
index 60d221f..8a1b43f 100644
--- a/plugin/CMakeLists.txt
+++ b/plugin/CMakeLists.txt
@@ -11,6 +11,7 @@ SET(eurephia_auth_SRC
../common/eurephia_getsym.c
../common/eurephia_log.c
../common/eurephia_values.c
+ ../common/eurephiadb_session_common.c
../common/passwd.c
../common/sha512.c
)