summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2002-03-09 00:09:18 +0000
committerAndrew Tridgell <tridge@samba.org>2002-03-09 00:09:18 +0000
commit8836015467158de6947689300ead74f1e9044805 (patch)
treeb9c39fca724a2bae86cdbeadc7d5c3caf56d1690 /source/Makefile.in
parent66eb969ade0dfde355df3e308dccbc9522087eef (diff)
downloadsamba-8836015467158de6947689300ead74f1e9044805.tar.gz
samba-8836015467158de6947689300ead74f1e9044805.tar.xz
samba-8836015467158de6947689300ead74f1e9044805.zip
build tdbbackup by default
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index 01f33de1ea5..effc37cbe8b 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -92,7 +92,7 @@ WINBIND_PAM_PROGS = @WINBIND_PAM_TARGETS@
WINBIND_LPROGS = @WINBIND_LTARGETS@
SPROGS = bin/smbd bin/nmbd bin/swat bin/wrepld @WINBIND_STARGETS@
-PROGS1 = bin/smbclient bin/net bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol bin/smbtree @RUNPROG@ @WINBIND_TARGETS@
+PROGS1 = bin/smbclient bin/net bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol bin/smbtree bin/tdbbackup @RUNPROG@ @WINBIND_TARGETS@
PROGS2 = bin/smbpasswd bin/rpcclient bin/smbcacls @WRAP@ @WRAP32@ @PAM_MOD@
MPROGS = @MPROGS@
LPROGS = $(WINBIND_PAM_PROGS) $(WINBIND_LPROGS)