summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 1ee543b3..3cd2501f 100644
--- a/makefile
+++ b/makefile
@@ -27,7 +27,7 @@ pixel-client:
test-client:
make -C test-client all
book:
- make -C book all
+ make -C book most
clean:
make -C data clean