]> git.tuebingen.mpg.de Git - adu.git/commitdiff
build: Don't remove adu.png on make clean.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 6 Jun 2016 06:46:09 +0000 (08:46 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 6 Jun 2016 06:46:09 +0000 (08:46 +0200)
This was appropriate with the old logo which was generated from a
.sk source file. The new logo, however, only exists in png format,
so we should never remove it.

The adu.sk~ file can also be skipped from the list of files to be
removed by make clean.


No differences found