mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 15:00:11 +01:00
missed cleaning test.o in clean pseudo-target
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@58 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
7bec522340
commit
fd56a939df
@ -16,4 +16,4 @@ libvgmstream.a:
|
||||
$(MAKE) -C ../src libvgmstream.a
|
||||
|
||||
clean:
|
||||
rm -f test
|
||||
rm -f test test.o
|
||||
|
Loading…
Reference in New Issue
Block a user