Fix config file path
authorTim Pepper <timothy.c.pepper@linux.intel.com>
Mon, 27 Aug 2012 19:57:14 +0000 (12:57 -0700)
committerTim Pepper <timothy.c.pepper@linux.intel.com>
Mon, 27 Aug 2012 19:57:14 +0000 (12:57 -0700)
commit073b8fe6532337eaa942fdf3a38a02cf5204ee56
tree99e95f44c396515f22d4059627efac709b7d83ed
parent5ae2c9c7564003ad19c67a2b3d4653c8903ad882
Fix config file path

For me 'make prefix=/usr libdir=/usr/lib64 sysconfdir=/etc install' put the
configuration files in /etc/corewatcher/, but these files weren't looking
in that subdirectory.

Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
src/corewatcher-config.c
src/corewatcher.c