This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
clean dgl when cleaning examples
gh-pages
falkTX
10 years ago
parent
2876d120a8
commit
40b877b75c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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:
Write
Preview
Loading…
Cancel
Save