summaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-04-09 17:19:39 -0500
committerJohn Klug <john.klug@multitech.com>2018-04-09 17:19:39 -0500
commitfe977b4b2f96ca0de27441a0eed8198110817e88 (patch)
tree002238f12a2fbe7fbd1d1bee5e84e27a844420bc /util/Makefile.am
parentf133877e95a786f511a074c820e169a595eec10b (diff)
downloadmts-io-fe977b4b2f96ca0de27441a0eed8198110817e88.tar.gz
mts-io-fe977b4b2f96ca0de27441a0eed8198110817e88.tar.bz2
mts-io-fe977b4b2f96ca0de27441a0eed8198110817e88.zip
Add LoRa 2.1 Reset Utility
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
new file mode 100644
index 0000000..e34596a
--- /dev/null
+++ b/util/Makefile.am
@@ -0,0 +1,6 @@
+## Process this file with automake to produce Makefile.in
+AUTOMAKE_OPTIONS = gnu
+AM_CFLAGS = -Wall
+
+sbin_PROGRAMS = mts-util-lora2-reset
+