This website works better with JavaScript.
Home
Help
Sign In
KXStudio
/
LV2-Extensions
mirror of
https://github.com/KXStudio/LV2-Extensions
Watch
1
Star
0
Fork
0
Code
Releases
5
Activity
Browse Source
Fix another typo
tags/2022-02-14
falkTX
2 years ago
parent
63394f69b4
commit
fae65fbc17
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -5,4 +5,4 @@ clean:
install:
install -d $(DESTDIR)$(PREFIX)/lib/lv2
cp -rv *
.lv2
$(DESTDIR)$(PREFIX)/lib/lv2/
cp -rv
kx-
* $(DESTDIR)$(PREFIX)/lib/lv2/
Write
Preview
Loading…
Cancel
Save