From c923c71eeb61fc005ce8e7977d3f7e3fb29c2700 Mon Sep 17 00:00:00 2001 From: senator Date: Wed, 2 Feb 2011 11:14:26 +0000 Subject: initial release of sunlock functionality --- server/src/macrotool/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/src/macrotool/Makefile.am') diff --git a/server/src/macrotool/Makefile.am b/server/src/macrotool/Makefile.am index 061b904..edd8f4a 100644 --- a/server/src/macrotool/Makefile.am +++ b/server/src/macrotool/Makefile.am @@ -14,6 +14,7 @@ macrotool_SOURCES = \ fieldnames.cc \ fieldnamescanner.cc \ filehandler.cc \ + sunlock.cc \ util.cc \ ../debug.cc \ ../configuration.cc \ @@ -40,6 +41,7 @@ EXTRA_DIST = \ fieldnames.h \ fieldnamescanner.h \ filehandler.h \ + sunlock.h \ util.h ################ -- cgit v1.2.3