summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97ef344..fc8683e 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,8 @@ auto:
rm -f auto.sort.pb.go auto.newsort.pb.go # auto.marshal.pb.go
test:
- make -C example full
+ make -C example rawproto
+ make -C example modproto
junk:
cd example; rm -f go.* *.pb.go