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 --- util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/Makefile.am b/util/Makefile.am index e34596a..a3355d6 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS = gnu AM_CFLAGS = -Wall - +mts_util_lora2_reset_SOURCES = mts_util_lora2_reset.c sbin_PROGRAMS = mts-util-lora2-reset -- cgit v1.2.3