This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF-Plugins
mirror of
https://github.com/DISTRHO/DPF-Plugins
Watch
1
Star
0
Fork
0
Code
Releases
8
Activity
Browse Source
Fix make clean
Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.6
falkTX
3 years ago
parent
0ffd36772f
commit
ee0b680375
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Makefile
+ 2
- 0
Makefile
View File
@@ -116,6 +116,8 @@ dpf/utils/lv2_ttl_generator:
# --------------------------------------------------------------
clean:
rm -rf bin build
$(MAKE) clean -C dpf/dgl
$(MAKE) clean -C dpf/utils/lv2-ttl-generator
Write
Preview
Loading…
Cancel
Save