Skip to content

Commit c0c8363

Browse files
committed
remove extraneous compiled file
1 parent c075c82 commit c0c8363

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

Go/src/example_mess/msg.pb.go

-40
This file was deleted.

makefile

+1
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ clean:
4949

5050
.PHONY : really_clean
5151
really_clean: clean
52+
rm -f Go/src/example_mess/msg.pb.go
5253
rm -rf Go/pkg/* Go/src/code.google.com
5354

0 commit comments

Comments
 (0)