Skip to content

Commit

Permalink
Makefile: remove tinypcminfo during clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Wilson committed Dec 14, 2012
1 parent f7f35cc commit bb234d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -26,4 +26,4 @@ $(LIB): $(OBJECTS)


clean: clean:
-rm $(LIB) $(OBJECTS) tinyplay.o tinyplay tinycap.o tinycap \ -rm $(LIB) $(OBJECTS) tinyplay.o tinyplay tinycap.o tinycap \
tinymix.o tinymix tinymix.o tinymix tinypcminfo.o tinypcminfo

0 comments on commit bb234d9

Please sign in to comment.