r22309: cosmetic changes...
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Apr 2007 14:05:00 +0000 (14:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:00 +0000 (14:51 -0500)
force that make install first builds everything and then installs

metze
(This used to be commit a2025687e27e7f07c3c8902a52861891b240b639)

source4/main.mk

index f65eee59b93d5cf24dc486370c4cef8b03a9d1c1..5611bc342799f51e4a79078e6166d07c8d95bee5 100644 (file)
@@ -42,7 +42,7 @@ modules: $(SHARED_MODULES)
 headers: $(PUBLIC_HEADERS) $(DEFAULT_HEADERS)
 manpages: $(MANPAGES)
 all: showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries modules
-everything: all libraries
+everything: all libraries headers
 
 showlayout: 
        @echo 'Samba will be installed into:'
@@ -87,7 +87,7 @@ showflags:
 # The permissions to give the executables
 INSTALLPERMS = 0755
 
-install: showlayout installbin installdat installwebapps installmisc installlib \
+install: showlayout everything installbin installdat installwebapps installmisc installlib \
        installheader installpc installplugins
 
 # DESTDIR is used here to prevent packagers wasting their time