Skip to content

Commit e31bb8f

Browse files
committed
make - cleanup after bpsswarm
1 parent ad01866 commit e31bb8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/petsc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ print: $(PETSc.pc) $(ceed.pc)
9494
@true
9595

9696
clean:
97-
$(RM) -r $(OBJDIR) *.vtu area bps bpsraw bpssphere dmswarm multigrid libutils.a
97+
$(RM) -r $(OBJDIR) *.vtu area bps bpsraw bpssphere bpsswarm dmswarm multigrid libutils.a
9898

9999
$(PETSc.pc):
100100
$(if $(wildcard $@),,$(error \

0 commit comments

Comments
 (0)