From ca32aba4df1b021b1acaa8f0650fa6a0cd7b9d80 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 6 Jul 2009 13:50:56 +0000 Subject: Rewrite of parameter handler. A new fieldnames module... currently does nothing useful. --- server/src/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'server/src/Makefile.am') diff --git a/server/src/Makefile.am b/server/src/Makefile.am index 768f563..c1ba9e4 100644 --- a/server/src/Makefile.am +++ b/server/src/Makefile.am @@ -47,6 +47,7 @@ macrotool_SOURCES = \ log.cc \ macroparser.cc \ macrotool_dump.cc \ + macrotool_fieldnames.cc \ pracrodao.cc \ pracrodaopgsql.cc \ saxparser.cc \ @@ -69,6 +70,8 @@ EXTRA_DIST = \ luaquerymapper.h \ luaresume.h \ macroparser.h \ + macrotool_dump.h \ + macrotool_fieldnames.h \ pracrodao.h \ pracrodaopgsql.h \ resumeparser.h \ -- cgit v1.2.3