diff options
author | Stefan Metzmacher <metze@samba.org> | 2008-07-02 15:33:20 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2008-07-02 15:33:20 +0200 |
commit | d6652540c2dda9091ccc6d05c3ebb24a663c9fac (patch) | |
tree | 3781f2d67933e65b5b254e95c5e388776885cd5a /source | |
parent | 74e95269fcded3454253452802f404d529508ce5 (diff) | |
parent | dc238848b3987a187212bd8088916c5b34755b0f (diff) | |
download | samba-old-v4-0-stable.tar.gz samba-old-v4-0-stable.tar.xz samba-old-v4-0-stable.zip |
Merge commit 'release-4-0-0alpha5' into v4-0-stableold-v4-0-stable
Diffstat (limited to 'source')
-rw-r--r-- | source/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |