Skip to content

Commit

Permalink
monoDX: Microsoft.DirectX.DirectInput updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Esme Povirk committed Feb 22, 2024
1 parent 059fa07 commit dda1d8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion monodx.make
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $(SRCDIR)/monoDX/Microsoft.DirectX.Direct3DX/.built: $(BUILDDIR)/mono-unix/.inst
+$(MONO_ENV) $(MAKE) -C $(@D)
touch $@

$(SRCDIR)/monoDX/Microsoft.DirectX.DirectInput/.built: $(BUILDDIR)/mono-unix/.installed $(MONODX_SRCS) $(SRCDIR)/monoDX/Microsoft.DirectX/.built
$(SRCDIR)/monoDX/Microsoft.DirectX.DirectInput/.built: $(BUILDDIR)/mono-unix/.installed $(MONODX_SRCS) $(SRCDIR)/monoDX/FixupConstructors/.built $(SRCDIR)/monoDX/Microsoft.DirectX/.built
+$(MONO_ENV) $(MAKE) -C $(@D)
touch $@

Expand Down

0 comments on commit dda1d8c

Please sign in to comment.