diff rvinterf/Makefile @ 333:2ac2f6d88bb2

rvinterf & rvtdump: use the new libg23 for G23 packet decoding
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 22 Apr 2014 05:11:03 +0000
parents 28b4d3c9e85d
children 40b8557b9d04
line wrap: on
line diff
--- a/rvinterf/Makefile	Tue Apr 22 05:03:39 2014 +0000
+++ b/rvinterf/Makefile	Tue Apr 22 05:11:03 2014 +0000
@@ -4,6 +4,8 @@
 
 all:	${SUBDIR}
 
+lowlevel:	libg23
+
 ${SUBDIR}: FRC
 	cd $@; ${MAKE} ${MFLAGS}