summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2009-10-26 02:17:51 +0000
committerDimitri Sokolyuk <demon@dim13.org>2009-10-26 02:17:51 +0000
commit75e087d23ff74441387475d5bb022f293f8e7a21 (patch)
tree5b251a8cb7d5a9dcb6d3c5607d6b6d7b78856f45 /Makefile
parentfb5789662243a4353ae31ada6a4396071b669d60 (diff)
add textclock
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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=