Browse Source

clean dgl when cleaning examples

gh-pages
falkTX 10 years ago
parent
commit
40b877b75c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      examples/Makefile

+ 1
- 0
examples/Makefile View File

@@ -54,6 +54,7 @@ nekobi-ui: nekobi-ui.cpp nekobi-ui_src/* ../dgl/*
# --------------------------------------------------------------

clean:
$(MAKE) -C ../dgl clean
$(RM) $(TARGETS)

debug:


Loading…
Cancel
Save