summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2017-10-08 22:02:29 +0200
committerBert Münnich <ber.t@posteo.de>2017-10-08 22:02:29 +0200
commite3b68efadd6e6287f6478b16ed95eed0b1cd4bfa (patch)
treeb88acd70063e80069e25c561b647911d3f4fcba0 /Makefile
parent33b5dbfa824a0f2f1b5cd03daaad6379270b682f (diff)
downloadnsxiv-e3b68efadd6e6287f6478b16ed95eed0b1cd4bfa.tar.zst
Move DEPFLAGS from Makefile to config.mk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b905bc..523df3a 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,6 @@ all: sxiv
include config.mk
CPPFLAGS += -I. -DVERSION=\"$(VERSION)\" -DHAVE_GIFLIB=$(HAVE_GIFLIB) -DHAVE_LIBEXIF=$(HAVE_LIBEXIF)
-DEPFLAGS := -MMD -MP
LDLIBS := -lImlib2 -lX11 -lXft