summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-04-10 14:44:56 -0500
committerJohn Klug <john.klug@multitech.com>2018-04-10 14:44:56 -0500
commit8f19a2fae43f9c35def0fc8e6f48315f1d13b144 (patch)
treebf37b169117130703cbdb448171a6c7788d0f39c /Makefile.am
parent3c3a403e0e2c601f8610eff59ebc761fe3e4bab8 (diff)
downloadmts-io-8f19a2fae43f9c35def0fc8e6f48315f1d13b144.tar.gz
mts-io-8f19a2fae43f9c35def0fc8e6f48315f1d13b144.tar.bz2
mts-io-8f19a2fae43f9c35def0fc8e6f48315f1d13b144.zip
Add the autotools make for mts-util-lora2-reset
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..a9172ee
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,3 @@
+AUTOMAKE_OPTIONS = gnu
+SUBDIRS = util
+