diff options
Diffstat (limited to 'tracer/makefile')
-rw-r--r-- | tracer/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tracer/makefile b/tracer/makefile index 3e94d91..c94af17 100644 --- a/tracer/makefile +++ b/tracer/makefile @@ -8,6 +8,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ template \ object \ +pragma \ transaction \ types |