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:
halleyscometsw 2008-03-25 07:42:43 +00:00
parent 7bec522340
commit fd56a939df

View File

@ -16,4 +16,4 @@ libvgmstream.a:
$(MAKE) -C ../src libvgmstream.a $(MAKE) -C ../src libvgmstream.a
clean: clean:
rm -f test rm -f test test.o