X-Git-Url: https://git.llucax.com/z.facultad/75.52/treemulator.git/blobdiff_plain/ea5776d090486ba7895940545e8dff58d558a7d3..555cf8e7b36faa768e40d09665781c468424a91c:/Makefile diff --git a/Makefile b/Makefile index bce2c29..b40c073 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ doc: clean: $(MAKE) -C src clean $(MAKE) -C test clean + $(MAKE) -C viewer clean $(MAKE) -C doc clean test: libbtree