diff options
author | Christian Hesse <mail@eworm.de> | 2014-09-09 12:38:27 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-09-09 12:38:27 +0200 |
commit | 750903c2014a04bcbca2c4463be67a422b443587 (patch) | |
tree | 97f729ad2131f70d242b1a3a16dc97de5526208a /.gitignore | |
parent | 8e08071f6a23e0975746922420fa94cd4a4c3092 (diff) | |
download | cqrlogo-750903c2014a04bcbca2c4463be67a422b443587.tar.gz cqrlogo-750903c2014a04bcbca2c4463be67a422b443587.tar.zst |
allow to build binaries statically linked against libcqrlogo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,7 +1,9 @@ config.h cqrlogo cqrlogo.cgi +cqrlogo.cgi.static cqrlogo.fcgi +cqrlogo.fcgi.static *.png README.html version.h |