# HG changeset patch # User Mychaela Falconia # Date 1693471670 0 # Node ID 6bef393a700efd8a21d46ac3ae084a04cf35319c # Parent 5804ff735f9e4b7f8b3b6a2c64f51cd169d89aff sw/Makefile: add sniff-dec diff -r 5804ff735f9e -r 6bef393a700e sw/Makefile --- a/sw/Makefile Thu Aug 31 08:47:32 2023 +0000 +++ b/sw/Makefile Thu Aug 31 08:47:50 2023 +0000 @@ -1,6 +1,6 @@ CC= gcc CFLAGS= -O2 -PROGDIR=sniff-rx +PROGDIR=sniff-dec sniff-rx LIBDIR= libserial SUBDIR= ${PROGDIR} ${LIBDIR}