Add code to access P9 CFAM registers

Change-Id: Idd98d016f0d6a246b516b4850e887991c771ae16
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/Makefile.am b/Makefile.am
index cc2374a..73ea204 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@
 
 openpower_proc_control_SOURCES = \
 	proc_control.cpp \
+	cfam_access.cpp \
 	p9_procedures.cpp \
 	filedescriptor.cpp \
 	targeting.cpp