diff options
author | Bert Münnich <be.muennich@gmail.com> | 2013-08-22 09:44:14 +0200 |
---|---|---|
committer | Bert Münnich <be.muennich@gmail.com> | 2013-08-22 09:44:14 +0200 |
commit | fb6e4bdd980f72082a264894c12ed7e0650a5bf9 (patch) | |
tree | 4d14d6d4b792bb316afc1ef8c4bbaf337a2b6fe3 /Makefile | |
parent | 7d878bd16df1abffde780e195144b845dc133166 (diff) |
Only print marked files when -o is given
Fallback to print all files, if no images are marked, was kind of
irritating.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20130810 +VERSION = git-20130822 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man |