This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Cadence
mirror of
https://github.com/falkTX/Cadence
Watch
1
Star
0
Fork
0
Code
Releases
3
Activity
Browse Source
forgot to auto-clean carla-lilv
tags/v0.9.0
falkTX
13 years ago
parent
8f40a8d245
commit
ffd624d8c4
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@@ -152,6 +152,7 @@ clean:
$(MAKE) clean -C src/carla-bridge
$(MAKE) clean -C src/carla-bridge-ui
$(MAKE) clean -C src/carla-discovery
$(MAKE) clean -C src/carla-lilv
rm -f *~ src/*~ src/*.pyc src/*.dll src/*.so src/ui_*.py src/icons_rc.py
Write
Preview
Loading…
Cancel
Save