about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorTodd Fries <todd@fries.net>2011-03-24 18:47:03 +0000
committerTodd Fries <todd@fries.net>2011-03-24 18:47:03 +0000
commitb323713408cc867cd7568a6a7260743c04f09838 (patch)
treee39aa231985b2c5f631b91ae86edd213d6564dd4 /Makefile
parent8ef240410130a01be4744899c89a134d52fe64d5 (diff)
downloadxombrero-b323713408cc867cd7568a6a7260743c04f09838.tar.gz
quotes from marco, to be added to by !marco. Just the good stuff!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d480a1a..00f35eb 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ BINDIR=${PREFIX}/bin
 PROG=xxxterm
 MAN=xxxterm.1
 
-SRCS= xxxterm.c
+SRCS= xxxterm.c marco.c
 COPT+= -O2
 DEBUG= -ggdb3
 LDADD= -lutil