From c0b8b94550cb589cee39b4e87d8714273d3885f6 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 10 Feb 2024 00:03:13 +0100 Subject: Streamline the "testsuite" and "srcdoc" make targets --- doc/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index fd1cbfd6..91583f5c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -86,9 +86,6 @@ uninstall-hook: uninstall-config: rm -f $(DESTDIR)$(sysconfdir)/ngircd.conf -srcdoc: - ${MAKE} -C src srcdoc - -.PHONY: install-config uninstall-config srcdoc +.PHONY: install-config uninstall-config # -eof- -- cgit 1.4.1