mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
drop fgetln.c
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ SRCS= calmwm.c screen.c xmalloc.c client.c menu.c \
|
||||
OBJS= calmwm.o screen.o xmalloc.o client.o menu.o \
|
||||
search.o util.o xutil.o conf.o xevents.o group.o \
|
||||
kbfunc.o mousefunc.o strlcpy.o strlcat.o y.tab.o \
|
||||
strtonum.o fgetln.o reallocarray.o
|
||||
strtonum.o reallocarray.o
|
||||
|
||||
CPPFLAGS+= `pkg-config --cflags fontconfig x11 xft xrandr`
|
||||
|
||||
|
Reference in New Issue
Block a user