Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix another typo
  • Loading branch information
falkTX committed Jan 11, 2021
1 parent 63394f6 commit fae65fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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/

0 comments on commit fae65fb

Please sign in to comment.