tests: drop BUNDLE_SRC variable

Derive it from `$BUNDLE` instead. autotools seems to be already relying
on `$BUNDLE_SRC` being equal to `$BUNDLE.c`. (I haven't realized this
before aaebb45f58.)

Also drop redundant `nodist_<target>_SOURCE` lines in tunits and units.

Follow-up to aaebb45f58 #17688
Follow-up to 2c27a67daa #17590

Closes #17692
This commit is contained in:
Viktor Szakats 2025-06-21 02:22:04 +02:00
parent ccb65643b6
commit 7d8fa8276d
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
15 changed files with 45 additions and 52 deletions

View file

@ -24,7 +24,6 @@
# Shared between CMakeLists.txt and Makefile.am
BUNDLE = servers
BUNDLE_SRC = servers.c
# Files referenced from the bundle source
FIRSTFILES = first.c first.h