From a152f82ce6e010859232f83f466a4c1628bb18ed Mon Sep 17 00:00:00 2001 From: Bert Date: Sat, 19 Feb 2011 22:12:08 +0100 Subject: Sync thumb selection & fileidx; check thumb view --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-54-g00ecf