From: Andrew Bartlett Date: Mon, 30 Jun 2008 09:31:20 +0000 (+1000) Subject: Ensure we install smbd as well... X-Git-Tag: samba-4.0.0alpha5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72aaa905b3a9c71578c362554b6ab75edd2cd695;p=thirdparty%2Fsamba.git Ensure we install smbd as well... --- diff --git a/source/Makefile b/source/Makefile index e43ccf77317..93c6f4575df 100644 --- a/source/Makefile +++ b/source/Makefile @@ -178,7 +178,7 @@ showflags:: # The permissions to give the executables INSTALLPERMS = 0755 -install:: showlayout everything installbin installdat installswat installmisc \ +install:: showlayout everything installbin installsbin installdat installswat installmisc \ installlib installheader installpc installplugins # DESTDIR is used here to prevent packagers wasting their time