From d34d398bc624521d969efab8eb1150c4a6cdeef0 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 14 Jan 2010 10:59:24 +0000 Subject: Almost finished the inotify wrapper. It still needs more tests. Made MacroList work recursive, added watch through inotify (also recursive). --- server/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'server/src/Makefile.am') diff --git a/server/src/Makefile.am b/server/src/Makefile.am index 8d6e347..efe1413 100644 --- a/server/src/Makefile.am +++ b/server/src/Makefile.am @@ -59,6 +59,7 @@ macrotool_SOURCES = \ configurationparser.cc \ database.cc \ exception.cc \ + inotify.cc \ log.cc \ macroheaderparser.cc \ macrolist.cc \ -- cgit v1.2.3