diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ default: bfs all: bfs tests/mksock tests/trie tests/xtimegm bfs: \ + bar.o \ bftw.o \ color.o \ ctx.o \ |