Browse Source

Misc

tags/1.9.6
falkTX 9 years ago
parent
commit
03b1b66fd7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -377,7 +377,7 @@ clean:


distclean: clean distclean: clean
rm -f bin/*.dll bin/*.so rm -f bin/*.dll bin/*.so
rm -rf build
rm -rf build build-lv2


debug: debug:
$(MAKE) DEBUG=true $(MAKE) DEBUG=true


Loading…
Cancel
Save