summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2025-10-04 14:30:54 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2025-10-22 19:18:20 -0500
commit01f0efc9b043ed5f528cf659002c6325b6d114e4 (patch)
treedf05b561bdb84f138c7a2f40a899daf039b33fd2 /src/CMakeLists.txt
parentad930c33b27d9c669c9ecb7172beb3e50e24e2e9 (diff)
downloadlibtdeldap-01f0efc9.tar.gz
libtdeldap-01f0efc9.zip
Add initial Kerberos password change support
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4c5715b..e46eb88 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -24,6 +24,9 @@ tde_add_library( tdeldap SHARED AUTOMOC
ldaplogindlgbase.ui
ldaplogindlg.cpp
ldappasswddlg.cpp
+ ldapchgpassdlgbase.ui
+ ldapchgpassdlg.cpp
+ ldapchgpasswddlg.cpp
LINK
tdeui-shared
tdecore-shared