summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:56 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:56 +0100
commitb905dab61dc2304ebf89efcdab99974cf7c110c7 (patch)
treed09f5540ae65cc40ed0364ea7a4a29fc09c94cb7
parent8af08208de0bc78420e57ff3d643dfbbb9a4c19c (diff)
downloadsamba-b905dab61dc2304ebf89efcdab99974cf7c110c7.tar.gz
samba-b905dab61dc2304ebf89efcdab99974cf7c110c7.tar.xz
samba-b905dab61dc2304ebf89efcdab99974cf7c110c7.zip
Revert "build: don't install the cifs.upcall binary twice."
This reverts commit cfc8dc236dda869dbe4141bef80f6965ce76188d.
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index cf405fe97a0..12c62e17cb1 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -175,7 +175,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@
+SBIN_PROGS = bin/smbd@EXEEXT@ bin/nmbd@EXEEXT@ @SWAT_SBIN_TARGETS@ @EXTRA_SBIN_PROGS@ @CIFSUPCALL_PROGS@
ROOT_SBIN_PROGS = @CIFSMOUNT_PROGS@