X-Git-Url: https://git.llucax.com/z.facultad/75.52/treemulator.git/blobdiff_plain/ea5776d090486ba7895940545e8dff58d558a7d3..450420209e44a1789a31a2c41ad9a8e470f63703:/Makefile?ds=inline 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