changeset 343:940ab98efefd

top Makefile: uptools need libserial for atinterf
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 04 Feb 2018 07:58:04 +0000
parents c6165837d141
children e0260c2982b6
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Feb 04 07:57:06 2018 +0000
+++ b/Makefile	Sun Feb 04 07:58:04 2018 +0000
@@ -8,6 +8,7 @@
 loadtools:	libserial
 miscutil:	libserial
 rvinterf:	librftab libserial
+uptools:	libserial
 
 ${SUBDIR}: FRC
 	cd $@; ${MAKE} ${MFLAGS}