Skip to content

Commit 5dbfd79

Browse files
committed
build: Drop deprecrated ACLOCAL_AMFLAGS
In parallel with tpm2-software/tpm2-tss#2952 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
1 parent 7533130 commit 5dbfd79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# SPDX-License-Identifier: BSD-2-Clause
22
# we have BUILT_SOURCES so builddir must be in VPATH
33
VPATH = $(srcdir) $(builddir)
4-
ACLOCAL_AMFLAGS = -I m4 --install
54

65
.PHONY: unit-count
76

0 commit comments

Comments
 (0)