diff options
Diffstat (limited to 'common/makefile')
-rw-r--r-- | common/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/makefile b/common/makefile index e5065cd..c066ce1 100644 --- a/common/makefile +++ b/common/makefile @@ -9,7 +9,7 @@ tests := \ auto \ callback \ composite \ -const \ +const-object \ const-member \ container \ ctor \ |