Fan control: Add phosphor-fan-control framework

Change-Id: Ie1dc082490997712b4fe3f42d0ddb5049ae5ca06
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/configure.ac b/configure.ac
index d5659f3..2c083ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,5 +42,5 @@
 # Create configured output
 AC_SUBST([GEN_FAN_DETECT_DEFS],
 [$PYTHON ${srcdir}/gen-fan-detect-defs.py -y $FAN_DETECT_YAML_FILE])
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([Makefile control/Makefile])
 AC_OUTPUT