67093893e1
successfully tested with kerberos and passwd looked over by and ok robert@
12 lines
366 B
Plaintext
12 lines
366 B
Plaintext
$OpenBSD: patch-src_Makefile_am,v 1.1 2009/06/04 00:45:39 ajacoutot Exp $
|
|
--- src/Makefile.am.orig Wed May 14 07:14:43 2008
|
|
+++ src/Makefile.am Wed May 13 18:17:09 2009
|
|
@@ -141,6 +141,7 @@ gnome_screensaver_dialog_SOURCES = \
|
|
EXTRA_gnome_screensaver_dialog_SOURCES = \
|
|
gs-auth-pam.c \
|
|
gs-auth-helper.c \
|
|
+ gs-auth-bsdauth.c \
|
|
gs-auth-pwent.c \
|
|
$(NULL)
|
|
|