diff options
author | Bert <ber.t@gmx.com> | 2011-03-15 13:55:52 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-03-15 13:55:52 +0100 |
commit | 55659ffcc38d547b2a1525b9e444ae9ec8394643 (patch) | |
tree | b6b378f7d1110854de212a457f06453855bbefe4 /Makefile | |
parent | aadba6f7e57274f8e1337edb093cb73c8381ba91 (diff) |
Use imlib-handles in thumbs.c instead of pixmaps
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110310 +VERSION=git-20110315 CC?=gcc PREFIX?=/usr/local |