Add distclean rule to satisfy distcheck (#53)
* Update c-cpp.yml
* Add distclean rule to satisfy distcheck
* Revert "Update c-cpp.yml"
This reverts commit 6a9628d533.
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
This commit is contained in:
@@ -9,3 +9,7 @@ stenc.1: stenc.rst
|
||||
|
||||
clean:
|
||||
rm -f stenc.1
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user