diff options
author | Bert <ber.t@gmx.com> | 2011-02-14 17:51:04 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-14 17:51:04 +0100 |
commit | 26cc5aff69856caf01a925ee1357b3650d806d67 (patch) | |
tree | e0ecd554c2a910f896e082271d8bc50905e51e68 /Makefile | |
parent | ea65610747bf324c98f390fba91b8a7c8818006a (diff) |
Read filenames from stdin
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110209 +VERSION=git-20110214 CC?=gcc PREFIX?=/usr/local |