From 95caeb1046c1899075238400fb07092542c91dcd Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 12 Nov 2006 03:26:11 +0000 Subject: r19678: Fix the build for now (ugly hack because of circular dependencies) (This used to be commit 0953bb7d5f2f2a81688f5421e1fbfa3bc38aa810) --- source4/utils/config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/utils') diff --git a/source4/utils/config.mk b/source4/utils/config.mk index 69d5a3b77f..0e5b5e2990 100644 --- a/source4/utils/config.mk +++ b/source4/utils/config.mk @@ -50,6 +50,7 @@ PRIVATE_DEPENDENCIES = \ LIBSAMBA-UTIL \ NDR_XATTR \ WRAP_XATTR + # End BINARY getntacl ################################# -- cgit