about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authormarco <marco@conformal.com>2011-11-02 10:46:01 -0500
committermarco <marco@conformal.com>2011-11-02 10:46:01 -0500
commita8d12992b3dec4550ca163914bcfc118dc02ff16 (patch)
tree553a9970814d182a67d270d302bd208dfe0797d3 /Makefile
parent24e9dcdc2400b3ff80cbe0ae848b9081bcbb19e3 (diff)
downloadxombrero-a8d12992b3dec4550ca163914bcfc118dc02ff16.tar.gz
damn git never does what it says it does
these file remained behind
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 92d3adc..9e5c31b 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ BINDIR=${PREFIX}/bin
 PROG=xxxterm
 MAN=xxxterm.1
 
-SRCS= xxxterm.c inspector.c marco.c
+SRCS= inspector.c marco.c about.c xxxterm.c
 CFLAGS+= -O2
 DEBUG= -ggdb3
 LDADD= -lutil -lgcrypt