commit bec0d92a2fd3ce4d070485dd05b811e5561885b2 from: Stefan Sperling date: Tue Jan 17 10:06:55 2023 UTC add gotd regress gotd.conf to CLEANFILES to remove it during 'make clean' commit - 8f46aeb14260544bea936951f2c0193f1aae6412 commit + bec0d92a2fd3ce4d070485dd05b811e5561885b2 blob - af62270eac97585fd2c25fe84f7394ea0f036e99 blob + 43f08a42a8c29c7ff51d53a6167ba9fdd8ff9e37 --- regress/gotd/Makefile +++ regress/gotd/Makefile @@ -5,6 +5,7 @@ REGRESS_TARGETS=test_repo_read test_repo_read_group \ test_repo_read_bad_user test_repo_read_bad_group \ test_repo_write test_repo_write_empty test_request_bad NOOBJ=Yes +CLEANFILES=gotd.conf .PHONY: ensure_root prepare_test_repo check_test_repo start_gotd