Add witherspoon-pseq-monitor framework

This application is for monitoring the power
sequencer chip for faults.

Change-Id: I6b18fcba75ae0206311e4bcafdebad27221b0796
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/configure.ac b/configure.ac
index 0de3990..ed31491 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,5 +32,5 @@
 LT_INIT # Required for systemd linking
 
 # Create configured output
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([Makefile power-sequencer/Makefile])
 AC_OUTPUT