Libretro: Clean alternate libretro core name (#129)
This commit is contained in:
parent
2f511530bd
commit
cd70fdd963
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@ endif
|
|||
$(CXX) $(CXXFLAGS) $(fpic) -c $< $(OBJOUT)$@
|
||||
|
||||
clean:
|
||||
rm -f $(OBJECTS) $(TARGET)
|
||||
rm -f $(OBJECTS) $(TARGET) $(ALTTARGET)
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue