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)
committerLars Müller <lars@samba.org>
Mon, 2 Feb 2009 17:31:39 +0000 (18:31 +0100)
Guenther

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@