From cb2140a3a466cb002e4cdec3fa571dee1eb5c425 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 10 May 2006 18:05:57 +0000 Subject: Fix some minor build problems. --- daemon/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'daemon') diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 7c18b49..c2fee2a 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -38,4 +38,5 @@ httpauthd_CFLAGS = -D_THREAD_SAFE -pthread -DLinux \ -I${top_srcdir}/common/ -I${top_srcdir} httpauthd_LDFLAGS = -pthread -EXTRA_DIST = $(LDAP_SOURCES) $(NTLM_SOURCES) $(PGSQL_SOURCES) $(MYSQL_SOURCES) +EXTRA_DIST = $(LDAP_SOURCES) $(NTLM_SOURCES) $(PGSQL_SOURCES) \ + $(MYSQL_SOURCES) smbval -- cgit v1.2.3