build: don't install the cifs.upcall binary twice.
authorGünther Deschner <gd@samba.org>
Fri, 5 Sep 2008 12:01:45 +0000 (14:01 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 18 Sep 2008 13:43:50 +0000 (15:43 +0200)
Guenther
(cherry picked from commit 1f44b4aaa5f700827ee2ab272ae4b59e559b094b)

source/Makefile.in

index ca1b8875b4faca35ba55084958accf5d34b080ef..1b2339e12c06b93cc04eae328f56935051a0a80e 100644 (file)
@@ -178,7 +178,7 @@ PATH_FLAGS = -DSMB_PASSWD_FILE=\"$(SMB_PASSWD_FILE)\" \
 
 # Note that all executable programs now provide for an optional executable suffix.
 
-SBIN_PROGS = bin/smbd@EXEEXT@ bin/nmbd@EXEEXT@ @SWAT_SBIN_TARGETS@ @EXTRA_SBIN_PROGS@ @CIFSUPCALL_PROGS@
+SBIN_PROGS = bin/smbd@EXEEXT@ bin/nmbd@EXEEXT@ @SWAT_SBIN_TARGETS@ @EXTRA_SBIN_PROGS@
 
 ROOT_SBIN_PROGS = @CIFSMOUNT_PROGS@