X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=Makefile;h=658953af4a49628b6df7cf8863ab828ce8497033;hb=a6aa7d044cd8ebd32fa7a685de640a0dad28968a;hp=1063f4c57d05b4bd4369f282fb68999d173f74f0;hpb=8a6147a99c1340d09457c6144b237bfbce16a630;p=ccan diff --git a/Makefile b/Makefile index 1063f4c5..658953af 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # Trying to build the whole repo is usually a lose; there will be some # dependencies you don't have. -EXCLUDE=wwviaudio ogg_to_pcm jmap jbitset nfs +EXCLUDE=wwviaudio ogg_to_pcm jmap jset nfs # Where make scores puts the results SCOREDIR=scores/$(shell whoami)/$(shell uname -s)-$(shell uname -m)-$(CC)-$(shell git describe --always --dirty)