Skip to content

Commit

Permalink
Misc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Jun 9, 2012
1 parent 490e693 commit abf0557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ install:
install -d $(LADSPA_DIR)
install -m 755 vsthost $(BIN_DIR)
install -m 755 dssi-vst.so $(DSSI_DIR)
install -m 755 dssi-vst.so $(LADSPA_DIR)
install -m 755 dssi-vst_gui $(DSSI_DIR)/dssi-vst
install -m 755 dssi-vst-scanner.exe dssi-vst-scanner.exe.so $(DSSI_DIR)/dssi-vst
install -m 755 dssi-vst-server.exe dssi-vst-server.exe.so $(DSSI_DIR)/dssi-vst
install -m 755 dssi-vst.so $(LADSPA_DIR)

0 comments on commit abf0557

Please sign in to comment.