diff autocal/Makefile @ 14:93e5194e5511

autocal/tsidsock.c written
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 21 May 2017 23:00:32 +0000
parents d7e436bf4876
children 1c4abfe8bcd9
line wrap: on
line diff
--- a/autocal/Makefile	Sun May 21 22:58:04 2017 +0000
+++ b/autocal/Makefile	Sun May 21 23:00:32 2017 +0000
@@ -1,6 +1,6 @@
 CC=	gcc
 CFLAGS=	-O2 -I/opt/freecalypso/include
-OBJS=	rvinterf.o
+OBJS=	rvinterf.o tsidsock.o
 
 all:	${OBJS}