From c12e7cba18fe4163563f1428626950a68a5d01d6 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Thu, 27 Oct 2011 15:16:49 +0200
Subject: Add support for persistent classes without object ids

New pragma id (object). New test: common/no-id.
---
 common/makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'common/makefile')

diff --git a/common/makefile b/common/makefile
index dee0b72..ac977cf 100644
--- a/common/makefile
+++ b/common/makefile
@@ -20,6 +20,7 @@ inheritance         \
 inverse             \
 lazy-ptr            \
 lifecycle           \
+no-id               \
 query               \
 readonly            \
 relationship        \
-- 
cgit v1.1