From 8f19a2fae43f9c35def0fc8e6f48315f1d13b144 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 10 Apr 2018 14:44:56 -0500 Subject: Add the autotools make for mts-util-lora2-reset --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') 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 + -- cgit v1.2.3