Add @CIFSUPCALL_PROGS@ to "all" target so cifs.upcall gets built at
authorMartin Schwenke <martin@meltin.net>
Fri, 7 Nov 2008 01:20:59 +0000 (12:20 +1100)
committerMichael Adam <obnox@samba.org>
Mon, 10 Nov 2008 13:48:52 +0000 (14:48 +0100)
commit884349af686faaf7b6bfec08eb2ac5dbc8e30fe5
treebf7f73fefd52af05218f7d7f6fff22d7c18704e3
parent29257fb4a8faf0ccb49dc4dcb6871a145c5b7f21
Add @CIFSUPCALL_PROGS@ to "all" target so cifs.upcall gets built at
compile time rather than install time.  This stops problems where
packaging scripts pass CFLAGS to "make" but not "make install".

Signed-off-by: Martin Schwenke <martin@meltin.net>
Signed-off-by: Michael Adam <obnox@samba.org>
source/Makefile.in