Skip to content

Commit 18b5aa0

Browse files
committed
add: Hook up thmon to buildsystem
1 parent 8e7d702 commit 18b5aa0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

iop/debug/Makefile

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@
66
# Licenced under Academic Free License version 2.0
77
# Review ps2sdk README & LICENSE files for further details.
88

9-
SUBDIRS = iopdebug iop_sbusdbg ioptrap sior ppctty
9+
SUBDIRS = \
10+
iop_sbusdbg \
11+
iopdebug \
12+
ioptrap \
13+
ppctty \
14+
sior \
15+
thmon
1016

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

0 commit comments

Comments
 (0)