diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ install: auto: rm -f auto.pb.go ./autogenpb --proto auto.proto --package main - rm -f auto.sort.pb.go auto.marshal.pb.go + rm -f auto.sort.pb.go auto.newsort.pb.go # auto.marshal.pb.go test: make -C testfiles full |
