aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/makefile
diff options
context:
space:
mode:
authorJohn Wilbert M. Villamor <lameguy64@gmail.com>2020-01-06 09:39:20 +0800
committerJohn Wilbert M. Villamor <lameguy64@gmail.com>2020-01-06 09:39:20 +0800
commitc98ad0e7dbc48c928aaea0f78214c7ed6556417d (patch)
treebcbafb8547eceb867f342bfe504377e13a5533a9 /libpsn00b/makefile
parent87ded2ccb9db9bf3b2ed40a0b02b663179d5868f (diff)
downloadpsn00bsdk-c98ad0e7dbc48c928aaea0f78214c7ed6556417d.tar.gz
Some minor updates, added CD-ROM library documentation
Diffstat (limited to 'libpsn00b/makefile')
-rw-r--r--libpsn00b/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpsn00b/makefile b/libpsn00b/makefile
index f095f17..b3f6896 100644
--- a/libpsn00b/makefile
+++ b/libpsn00b/makefile
@@ -4,7 +4,7 @@
TOPTARGETS = all clean
-LIBDIRS = libc lzp psxgpu psxgte psxapi psxetc psxspu psxsio libpsxcd
+LIBDIRS = libc lzp psxgpu psxgte psxapi psxetc psxspu psxsio psxcd
$(TOPTARGETS): $(LIBDIRS)