Skip to content

Commit

Permalink
Clean Windows rtl_ais.exe too
Browse files Browse the repository at this point in the history
  • Loading branch information
dgiardini committed May 14, 2016
1 parent b873b74 commit 95410e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ $(EXECUTABLE): $(OBJECTS)
$(CC) -c $< -o $@ $(CFLAGS)

clean:
rm -f $(OBJECTS) $(EXECUTABLE)
rm -f $(OBJECTS) $(EXECUTABLE) $(EXECUTABLE).exe

0 comments on commit 95410e7

Please sign in to comment.