Add a comment to say what this does.

This commit is contained in:
Andrew Wood
2024-10-12 16:11:57 +01:00
parent 8ef234dacf
commit 90ab359ed3
+1
View File
@@ -113,6 +113,7 @@ clean-local:
# Convenience alias for "make check": "make test"
test: check
# Generate a package manifest if MAINTAINER is set.
dist-hook:
if test -n "$(MAINTAINER)"; then \
cd "$(top_distdir)" \