]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/samba
Done a whole review of the lfs to make building more paralell
[ipfire-2.x.git] / lfs / samba
index 53914bfcf23bad59813ae0d2014a318dba39241e..d026fd5088102c3105ce1fb8a2ee14cb12f1f99d 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -89,7 +89,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                --enable-cups \
                                --with-cifsmount \
                                --with-syslog
-       cd $(DIR_APP)/source && make
+       cd $(DIR_APP)/source && make proto && make all $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP)/source && make install
        cp -vfp /usr/lib/samba/{libsmbclient.so.0,libtalloc.so.1,libtdb.so.1,libwbclient.so.0} /usr/lib
        cd /usr/lib/ && ln -v -sf libsmbclient.so.0 libsmbclient.so