Skip to content

Commit 2a7b838

Browse files
committed
Local game bridge IPC for remote apps and services
1 parent 26b7318 commit 2a7b838

21 files changed

Lines changed: 7347 additions & 92 deletions

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ install-data:
277277
install-data-recursive ; \
278278
fi
279279
$(MAKE) RECURSIVE_SRC_DIR="$(USDX_GAME_DIR)/webs" \
280-
RECURSIVE_DST_DIR="$(DESTDIR)$(INSTALL_DATADIR)/themes" \
280+
RECURSIVE_DST_DIR="$(DESTDIR)$(INSTALL_DATADIR)/webs" \
281281
install-data-recursive
282282
$(INSTALL_DATA) "LICENSE" "$(DESTDIR)$(INSTALL_DATADIR)/LICENSE"
283283

0 commit comments

Comments
 (0)