No more config.mk
This commit is contained in:
parent
2cf9cfc700
commit
24cf812bb2
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -33,8 +33,6 @@ LIB_GIF_1 = -lgif
|
|||
LDLIBS = -lImlib2 -lX11 -lXft \
|
||||
$(LIB_EXIF_$(HAVE_LIBEXIF)) $(LIB_GIF_$(HAVE_GIFLIB))
|
||||
|
||||
-include config.mk
|
||||
|
||||
SRCS = autoreload_$(AUTORELOAD).c commands.c image.c main.c options.c \
|
||||
thumbs.c util.c window.c
|
||||
OBJS = $(SRCS:.c=.o)
|
||||
|
|
Loading…
Add table
Reference in a new issue