This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository legacy-imlib2.

View the commit online.

commit 7b9a3c1f017120c798ed2bcd06a3050e7e9b393f
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Sun Feb 16 16:50:24 2025 +0100

    test: Make top-level clean clean test too
---
 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 009de70..e5f7407 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,9 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN \
 	     $(PACKAGE).pc.in \
 	     $(PACKAGE).spec.in
 
+clean-local:
+	$(MAKE) -C test clean
+
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = $(PACKAGE).pc
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to