Fixed title for thumbnail mode

This commit is contained in:
Bert
2011-02-21 16:49:34 +01:00
parent f2b8a75f6c
commit ea80c73520
3 changed files with 25 additions and 7 deletions

View File

@ -4,7 +4,7 @@ VERSION=git-20110221
CC?=gcc
PREFIX?=/usr/local
CFLAGS+= -Wall -pedantic -DVERSION=\"$(VERSION)\" -g
CFLAGS+= -Wall -pedantic -DVERSION=\"$(VERSION)\"
LDFLAGS+=
LIBS+= -lX11 -lImlib2