diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-05-26 02:06:33 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:17:02 -0500 |
commit | 7e582319528b674d5f7603409e357138194a0ab1 (patch) | |
tree | a5c3c63c60dde9e401f1978197722fabfc10f7a4 /source4/include | |
parent | d70912a26af49db468af7ec88e9689b8176e0576 (diff) | |
download | samba-7e582319528b674d5f7603409e357138194a0ab1.tar.gz samba-7e582319528b674d5f7603409e357138194a0ab1.tar.bz2 samba-7e582319528b674d5f7603409e357138194a0ab1.zip |
r6982: install the swat pages with 'make installswat'
(This used to be commit 31543e1eae03d22343ea8c970494af36eb07b41f)
Diffstat (limited to 'source4/include')
-rw-r--r-- | source4/include/dynconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |