commit 5989d54ffc22d954cf422c9afe141d7290cdce6a parent 8db2dd8fdfe7167f3d40a69a333aebac4fbde96d Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 13 Dec 2024 22:47:39 +0100 -remove dead file from build Diffstat:
| M | src/util/Makefile.am | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/util/Makefile.am b/src/util/Makefile.am @@ -23,8 +23,7 @@ challenger_config_LDADD = \ $(XLIB) EXTRA_DIST = \ - $(pkgcfg_DATA) \ - challenger-config.in + $(pkgcfg_DATA) lib_LTLIBRARIES = \ libchallengerutil.la