about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2011-11-01 13:40:51 -0500
committerMarco Peereboom <marco@conformal.com>2011-11-01 13:40:51 -0500
commite9113922584a76a7f742116c9928033aba057acc (patch)
tree956771566b5a4e3935289806b94e2bc1d23370c8 /Makefile
parent2a18f0b29b50153241524d1d64e15c9bd5e83c1a (diff)
downloadxombrero-e9113922584a76a7f742116c9928033aba057acc.tar.gz
Should have been part of the previous commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff49393..92d3adc 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ BINDIR=${PREFIX}/bin
 PROG=xxxterm
 MAN=xxxterm.1
 
-SRCS= xxxterm.c marco.c
+SRCS= xxxterm.c inspector.c marco.c
 CFLAGS+= -O2
 DEBUG= -ggdb3
 LDADD= -lutil -lgcrypt