From 7e582319528b674d5f7603409e357138194a0ab1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 26 May 2005 02:06:33 +0000 Subject: r6982: install the swat pages with 'make installswat' (This used to be commit 31543e1eae03d22343ea8c970494af36eb07b41f) --- source4/include/dynconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/include') diff --git a/source4/include/dynconfig.h b/source4/include/dynconfig.h index a95e67a90d..0692f5b932 100644 --- a/source4/include/dynconfig.h +++ b/source4/include/dynconfig.h @@ -40,3 +40,4 @@ extern const pstring dyn_LOCKDIR; extern const pstring dyn_PIDDIR; extern const pstring dyn_SMB_PASSWD_FILE; extern const pstring dyn_PRIVATE_DIR; +extern const pstring dyn_SWATDIR; -- cgit