Refrain from removing the version file in make clean. (#125)
The docker build does `make clean install` and we want to keep the version file around in that environment. Have a new `make maintainer-clean` entry to remove the version file.
parent
6bcf3f26
Please register or sign in to comment