From 33cd64535d2307a2e7884ee0796e1aae42937aaf Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 19 Aug 2010 14:36:47 +0200 Subject: Add validator pass Detect members with anonymous types. --- odb/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index d9e5a5d..5eb23a1 100644 --- a/odb/makefile +++ b/odb/makefile @@ -10,6 +10,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make cxx_ptun := \ sql-lexer.cxx \ context.cxx \ +validator.cxx \ generator.cxx \ parser.cxx \ plugin.cxx \ -- cgit v1.1