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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 30 Jul 2009 07:22:10 +0000 (09:22 +0200)
Guenther
(cherry picked from commit 5202fa31b227d8dd9a3ddfab26f7933bfd349281)

source/Makefile.in

index 80b2a115806cfc110ed3e97c5a8ff1be5d76a011..cac2635986ec1841c0b16b1f347ed49c66aa38af 100644 (file)
@@ -144,7 +144,7 @@ PATH_FLAGS = $(PATH_FLAGS6) $(PASSWD_FLAGS)
 
 # Note that all executable programs now provide for an optional executable suffix.
 
-SBIN_PROGS = bin/smbd@EXEEXT@ bin/nmbd@EXEEXT@ bin/swat@EXEEXT@ @EXTRA_SBIN_PROGS@ @CIFSUPCALL_PROGS@
+SBIN_PROGS = bin/smbd@EXEEXT@ bin/nmbd@EXEEXT@ bin/swat@EXEEXT@ @EXTRA_SBIN_PROGS@
 
 ROOT_SBIN_PROGS = @CIFSMOUNT_PROGS@