From 75e087d23ff74441387475d5bb022f293f8e7a21 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Mon, 26 Oct 2009 02:17:51 +0000 Subject: add textclock --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 49aaf91..d253627 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ # $Id$ PROG= aclock +SRCS= aclock.c textclock.c LDADD= -lcurses -lm NOMAN= -- cgit v1.2.3