diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |