diff options
Diffstat (limited to 'common/makefile')
-rw-r--r-- | common/makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/makefile b/common/makefile index 7f99cf4..f933484 100644 --- a/common/makefile +++ b/common/makefile @@ -55,12 +55,12 @@ template \ transaction/basics \ transaction/callback \ types \ -view \ +view/basics \ virtual \ wrapper thread_tests := threads -cxx11_tests := session/custom +cxx11_tests := session/custom view/olv no_dist_tests := changelog include |