Skip to content

Enable subdir-objects automake option#181

Merged
mpartel merged 1 commit into
mpartel:masterfrom
slonopotamus:subdir-objects
Jan 23, 2026
Merged

Enable subdir-objects automake option#181
mpartel merged 1 commit into
mpartel:masterfrom
slonopotamus:subdir-objects

Conversation

@slonopotamus

Copy link
Copy Markdown
Contributor

Before this change, autogen.sh produced warnings:

tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/misc.c' is in a subdirectory,
tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled

Before this change, autogen.sh produced warnings:

```
tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/misc.c' is in a subdirectory,
tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled
```
@mpartel mpartel merged commit e37c5ea into mpartel:master Jan 23, 2026
14 checks passed
@mpartel

mpartel commented Jan 23, 2026

Copy link
Copy Markdown
Owner

Thanks! (I'll gitignore .dirstamp files too..)

mpartel added a commit that referenced this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants