Skip to content

Commit

Permalink
add: Hook up xesdrv to buildsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
uyjulian committed Apr 16, 2024
1 parent 1bed357 commit d042e90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion iop/cdvd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.

SUBDIRS = cdfs
SUBDIRS = \
cdfs \
xesdrv

include $(PS2SDKSRC)/Defs.make
include $(PS2SDKSRC)/Rules.make

0 comments on commit d042e90

Please sign in to comment.