summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-02-12 07:43:51 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-02-12 07:43:51 (GMT)
commit80428ecdd6411a94cf1248d113535b938fe6dbea (patch)
treea84c0a410696226446460533a6f5472dd001287e /configure.ac
parentfd2f458abac21ceefa55468e1cb072ed16224a8e (diff)
Create a dialog window allowing to configure the default secret storage.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 73a54e7..63d1bb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -857,6 +857,7 @@ AC_CONFIG_FILES([Makefile
src/gui/Makefile
src/gui/core/Makefile
src/gui/dialogs/Makefile
+ src/gui/dialogs/prefs/Makefile
src/gui/menus/Makefile
src/gui/panels/Makefile
src/gui/tb/Makefile