$NetBSD: patch-ad,v 1.1 2008/11/28 14:29:31 jmcneill Exp $

http://bugzilla.gnome.org/show_bug.cgi?id=583469

--- src/Makefile.am.orig	2008-10-20 12:01:47.000000000 -0400
+++ src/Makefile.am
@@ -62,6 +62,10 @@ if WITH_HILDON
   cheese_LDADD += $(HILDON_LIBS)
 endif
 
+# hal
+INCLUDES += $(HAL_CFLAGS)
+cheese_LDADD += $(HAL_LIBS)
+
 #dbus
 BUILT_SOURCES = cheese-dbus-infos.h
 # We don't want to install this header
