diff options
author | kitsunyan | 2020-04-26 05:28:01 +0000 |
---|---|---|
committer | kitsunyan | 2020-04-26 05:28:01 +0000 |
commit | 7242638eb774b39b3c0fe0f4d2c24e9138edfd24 (patch) | |
tree | b24c7e272f0dfba72607bc6f5cc506f2178803ca /Makefile | |
parent | 138b310de4badfc765151c5d31923ad9167b3a14 (diff) |
Fix reading arguments from stdin
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ VERSION = 0.14 -COPYRIGHT = 2018-2019 kitsunyan +COPYRIGHT = 2018-2020 kitsunyan DIST_MODE = false MAN_PAGES = \ |