]> git.ozlabs.org Git - ccan/blobdiff - Makefile
htable: start empty.
[ccan] / Makefile
index 1063f4c57d05b4bd4369f282fb68999d173f74f0..658953af4a49628b6df7cf8863ab828ce8497033 100644 (file)
--- 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)