summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsabetts <sabetts>2000-08-27 23:19:54 +0000
committersabetts <sabetts>2000-08-27 23:19:54 +0000
commit2f020a0d37e9bfb0b8ebc40062622ae4f200e4a1 (patch)
tree2f6577dc1e1eb58d1748e4bd1688e1ec3c1f42aa
parent2ce23d2f1ab9d6e0231ec580b5ffe4826cba8c24 (diff)
downloadratpoison-2f020a0d37e9bfb0b8ebc40062622ae4f200e4a1.zip
Added the number sources.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0d4a46b..f68a2cc 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,8 @@ LIBS = -lX11
LDFLAGS = -L/usr/X11R6/lib
CFLAGS = -g -Wall -I/usr/X11R6/include
-SRC = main.o events.o manage.o list.o bar.o
-HEADERS = bar.h conf.h data.h events.h list.h manage.h ratpoison.h
+SRC = main.o events.o manage.o list.o bar.o number.o
+HEADERS = bar.h conf.h data.h events.h list.h manage.h ratpoison.h number.h
all: ratpoison ratpoison.info