ao-tools: Add lots of compiler warning flags to ao-tools build
[fw/altos] / ao-tools / ao-bm70 / Makefile.am
diff --git a/ao-tools/ao-bm70/Makefile.am b/ao-tools/ao-bm70/Makefile.am
new file mode 100644 (file)
index 0000000..f13ce0f
--- /dev/null
@@ -0,0 +1,7 @@
+bin_PROGRAMS=ao-bm70
+
+AM_CFLAGS=-O0 -g
+
+ao_bm70_SOURCES = ao-bm70.c
+
+man_MANS=ao-bm70.1