checkstop_app : initial commit

Change-Id: Ic41fb7ded44389380deb86d163de5d272a400c43
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..5e963b8
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+AM_DEFAULT_SOURCE_EXT = .cpp
+sbin_PROGRAMS = checkstop_app
+
+checkstop_app_SOURCES = checkstop_app.cpp