1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00

r9002: a workaround for the current build problems. I hope this will allow

the build farm hosts to build again.

Jelmer, please feel free to remove this once you have the correct
dependencies sorted out
This commit is contained in:
Andrew Tridgell 2005-08-03 16:26:37 +00:00 committed by Gerald (Jerry) Carter
parent 84bd51279e
commit ed3d76a91f

View File

@ -52,7 +52,7 @@ include kdc/config.mk
include lib/replace/config.mk
include scripting/ejs/config.mk
all: basics binaries
all: proto bin/asn1_compile bin/compile_et basics binaries
binaries: $(BIN_PROGS) $(SBIN_PROGS)
manpages: $(MANPAGES)
everything: all