aewl

diff Makefile @ 73:c2ddb9dbbd10

rearranged
author Anselm R. Garbe <garbeam@wmii.de>
date Fri, 14 Jul 2006 22:33:38 +0200
parents e5fff8249705
children f08271b7cb20
line diff
     1.1 --- a/Makefile	Fri Jul 14 18:59:25 2006 +0200
     1.2 +++ b/Makefile	Fri Jul 14 22:33:38 2006 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  
     1.5  include config.mk
     1.6  
     1.7 -SRC = bar.c client.c dev.c draw.c event.c main.c util.c
     1.8 +SRC = client.c draw.c event.c key.c main.c screen.c util.c
     1.9  OBJ = ${SRC:.c=.o}
    1.10  MAN1 = dwm.1 
    1.11  BIN = dwm