summaryrefslogtreecommitdiffstats
path: root/eurephiadm/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-12-06 03:21:44 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-12-06 03:21:44 +0100
commitf97bef1166744117de2e2a73606e17dd92c46945 (patch)
treeb9cb4143bfd1e25c3a7f3dbcb95254498c1c2b46 /eurephiadm/CMakeLists.txt
parent19a442fd9054529de731abad84852183be8ed115 (diff)
downloadeurephia-f97bef1166744117de2e2a73606e17dd92c46945.tar.gz
eurephia-f97bef1166744117de2e2a73606e17dd92c46945.tar.xz
eurephia-f97bef1166744117de2e2a73606e17dd92c46945.zip
Cleaned up listuser command and added missing freeing of eurephiaUSERLIST struct
Diffstat (limited to 'eurephiadm/CMakeLists.txt')
-rw-r--r--eurephiadm/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/eurephiadm/CMakeLists.txt b/eurephiadm/CMakeLists.txt
index fde4513..aaf0c41 100644
--- a/eurephiadm/CMakeLists.txt
+++ b/eurephiadm/CMakeLists.txt
@@ -14,6 +14,8 @@ SET(efw_ipt_SRC
../common/eurephia_getsym.c
../common/eurephia_values.c
../common/eurephiadb_session_common.c
+ ../common/eurephia_admin_common.c
+ ../common/passwd.c
../common/sha512.c
../database/eurephiadb.c
)