aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-19 22:12:08 +0100
committerBert <ber.t@gmx.com>2011-02-19 22:12:08 +0100
commita152f82ce6e010859232f83f466a4c1628bb18ed (patch)
tree938dc3ab7960900648a0768e7929a1eb5e3ebc0c /Makefile
parent2194df82ed76870829ef948cd2d53abbe8126457 (diff)
downloadnsxiv-a152f82ce6e010859232f83f466a4c1628bb18ed.tar.zst
Sync thumb selection & fileidx; check thumb view
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d4bcf95..01f4bf7 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ VERSION=git-20110219
CC?=gcc
PREFIX?=/usr/local
-CFLAGS+= -Wall -pedantic -DVERSION=\"$(VERSION)\"
+CFLAGS+= -Wall -pedantic -DVERSION=\"$(VERSION)\" -g
LDFLAGS+=
LIBS+= -lX11 -lImlib2