mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-07 15:01:24 +01:00
add npsf to makefile
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@85 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
096cf2df70
commit
cc36acb557
@ -27,6 +27,7 @@ META_OBJS=meta/adx_header.o \
|
|||||||
meta/Cstr.o \
|
meta/Cstr.o \
|
||||||
meta/gcsw.o \
|
meta/gcsw.o \
|
||||||
meta/ps2_ads.o \
|
meta/ps2_ads.o \
|
||||||
|
meta/ps2_npsf.o
|
||||||
|
|
||||||
OBJECTS=vgmstream.o streamfile.o util.o $(CODING_OBJS) $(LAYOUT_OBJS) $(META_OBJS)
|
OBJECTS=vgmstream.o streamfile.o util.o $(CODING_OBJS) $(LAYOUT_OBJS) $(META_OBJS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user