diff Makefile @ 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 88fb194b4b61
children 8f3fe2d1fda5
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}