diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 8bbf13e..7969398 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PROG= cwm -SRCS= calmwm.c screen.c xmalloc.c client.c grab.c menu.c \ +SRCS= calmwm.c screen.c xmalloc.c client.c menu.c \ search.c util.c xutil.c conf.c input.c xevents.c group.c \ kbfunc.c mousefunc.c font.c parse.y |