From 1fe26e61da3f2b4f51cc17e6a90b4be04b2170fb Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 30 Jun 2008 19:31:20 +1000 Subject: Ensure we install smbd as well... (This used to be commit 72aaa905b3a9c71578c362554b6ab75edd2cd695) --- source4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/Makefile') diff --git a/source4/Makefile b/source4/Makefile index e43ccf7731..93c6f4575d 100644 --- a/source4/Makefile +++ b/source4/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 -- cgit