$OpenBSD: patch-src_polkitagent_Makefile_am,v 1.4 2012/11/20 14:11:48 ajacoutot Exp $
--- src/polkitagent/Makefile.am.orig	Mon Jun  4 19:47:39 2012
+++ src/polkitagent/Makefile.am	Fri Aug 17 09:23:26 2012
@@ -91,6 +91,9 @@ endif
 if POLKIT_AUTHFW_SHADOW
 polkit_agent_helper_1_SOURCES += polkitagenthelper-shadow.c
 endif
+if POLKIT_AUTHFW_BSDAUTH
+polkit_agent_helper_1_SOURCES += polkitagenthelper-bsdauth.c
+endif
 
 polkit_agent_helper_1_CFLAGS  = 					\
         -D_POLKIT_COMPILATION                                  		\
