52d8ef3c4f
I replaced the pam_helper with the mate-pam-helper.
11 lines
301 B
Text
11 lines
301 B
Text
--- src/Makefile.am.orig 2022-01-18 23:58:33 UTC
|
|
+++ src/Makefile.am
|
|
@@ -172,7 +172,7 @@ if HAVE_PASSWD_HELPER
|
|
mate_screensaver_dialog_LDADD += \
|
|
../helper/libhelper-proto.a
|
|
../helper/libhelper-proto.a:
|
|
- $(MAKE) -C ../helper
|
|
+ $(MAKE) -C ../helper libhelper-proto.a
|
|
endif
|
|
|
|
BUILT_SOURCES = \
|