From 6a81913f64590c6e49431ce483e00c8fc60573a4 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 13 Jan 2009 10:14:12 +0000 Subject: Removed all 'complex type' code. No need for it anymore... --- server/src/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'server/src/Makefile.am') diff --git a/server/src/Makefile.am b/server/src/Makefile.am index 75e72d9..7e49e89 100644 --- a/server/src/Makefile.am +++ b/server/src/Makefile.am @@ -12,17 +12,13 @@ pracrod_SOURCES = \ configuration.cc \ configurationparser.cc \ exception.cc \ - formattools.cc \ queryhandler.cc \ queryparser.cc \ journal_commit.cc \ log.cc \ - luaformatmapper.cc \ - luaformatmapperutils.cc \ luaquerymapper.cc \ luaresume.cc \ macroparser.cc \ - mltokenizer.cc \ resumeparser.cc \ saxparser.cc \ server.cc \ @@ -39,17 +35,13 @@ EXTRA_DIST = \ database.h \ debug.h \ exception.h \ - formattools.h \ queryhandler.h \ queryparser.h \ journal_commit.h \ log.h \ - luaformatmapper.h \ - luaformatmapperutils.h \ luaquerymapper.h \ luaresume.h \ macroparser.h \ - mltokenizer.h \ resumeparser.h \ saxparser.h \ server.h \ -- cgit v1.2.3