From 88ad9833d28f69daf31b74e45077da1e827afec9 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 26 Mar 2025 01:26:22 -0400 Subject: [PATCH] Forgot to update configure.ac. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c303ac0..c3c26e5 100644 --- a/configure.ac +++ b/configure.ac @@ -131,7 +131,7 @@ src/cthulhu/plugins/Clipboard/Makefile src/cthulhu/plugins/DisplayVersion/Makefile src/cthulhu/plugins/HelloWorld/Makefile src/cthulhu/plugins/CapsLockHack/Makefile -src/cthulhu/plugins/SelfVoice/Makefile +src/cthulhu/plugins/self_voice/Makefile src/cthulhu/plugins/Date/Makefile src/cthulhu/plugins/Time/Makefile src/cthulhu/plugins/MouseReview/Makefile