Skip to content

Commit

Permalink
add missing html page
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Oct 27, 2024
1 parent 24277a8 commit 366253c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ install: all
$(CMD_INSTALL) -D ovclient.css -t $(DESTDIR)$(SHAREDIR)
$(CMD_INSTALL) -D ovclient.js -t $(DESTDIR)$(SHAREDIR)
$(CMD_INSTALL) -D webmixer.js -t $(DESTDIR)$(SHAREDIR)
$(CMD_INSTALL) -D jackrec.html -t $(DESTDIR)$(SHAREDIR)
$(CMD_INSTALL) -D sounds/2138735723541465742.flac -t $(DESTDIR)$(SHAREDIR)/sounds
$(CMD_INSTALL) -D sounds/4180150583.flac -t $(DESTDIR)$(SHAREDIR)/sounds
$(CMD_LD)
Expand Down

0 comments on commit 366253c

Please sign in to comment.