Sync thumb selection & fileidx; check thumb view

This commit is contained in:
Bert
2011-02-19 22:12:08 +01:00
parent 2194df82ed
commit a152f82ce6
4 changed files with 75 additions and 55 deletions

View File

@ -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