Skip to content

Commit 9368e1b

Browse files
committed
BUILD: Remove unnecessary automake option subdir-objects
A feft-over from when we actually used recursive make.
1 parent ace4dd0 commit 9368e1b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424
# Use the m4 directory for extra m4 autoconf scripts.
2525
ACLOCAL_AMFLAGS = -I m4 --install
26-
# Build objects in the same directory as their source files.
27-
AUTOMAKE_OPTIONS = subdir-objects
2826

2927
# Empty element to make the source lists easier editable.
3028
EMPTY =

0 commit comments

Comments
 (0)