diff options
author | Bert <ber.t@gmx.com> | 2011-03-09 10:08:43 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-03-09 10:08:43 +0100 |
commit | a82c45431bd31bfedaad00d77cc2ab4c772774d0 (patch) | |
tree | c3428f470a085182123862bfb9f3d1d495dc8d1d /Makefile | |
parent | 00d4b0f7cf6742a66f2bac262d5a3b3a9d0cc275 (diff) |
Use ctrl for ext cmds, disable them in config.h
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110303 +VERSION=git-20110309 CC?=gcc PREFIX?=/usr/local |