diff options
author | Christian Hesse <mail@eworm.de> | 2013-07-16 10:39:04 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-07-16 10:39:04 +0200 |
commit | caf759b3b6ad741c8908bcaa081324d915e44aad (patch) | |
tree | ec8d04b51449741bba919b031b3b6695bc8cedd9 /Makefile | |
parent | 18cb2652ac83be1a3f2d9c4ce445420534b666d1 (diff) | |
download | cqrlogo-caf759b3b6ad741c8908bcaa081324d915e44aad.tar.gz cqrlogo-caf759b3b6ad741c8908bcaa081324d915e44aad.tar.zst |
add some documentation
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,4 +116,4 @@ check: $(GREP) -e '^This QR Code has been stolen from https://eworm.net/!$$' clean: - $(RM) -f *.o *~ cqrlogo + $(RM) -f *.o *~ check.png cqrlogo |