mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 09:40:51 +01:00
add ps2_int to src/Makefile
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@105 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
2a9616842f
commit
1b083d4a1d
@ -32,7 +32,8 @@ META_OBJS=meta/adx_header.o \
|
||||
meta/ps2_npsf.o \
|
||||
meta/rwsd.o \
|
||||
meta/psx_cdxa.o \
|
||||
meta/ps2_rxw.o
|
||||
meta/ps2_rxw.o \
|
||||
meta/ps2_int.o
|
||||
|
||||
OBJECTS=vgmstream.o streamfile.o util.o $(CODING_OBJS) $(LAYOUT_OBJS) $(META_OBJS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user