Skip to content

Commit

Permalink
Makefile.am remove prepare-check
Browse files Browse the repository at this point in the history
Signed-off-by: Juergen Repp <[email protected]>
  • Loading branch information
JuergenReppSIT committed Mar 18, 2024
1 parent dcd847d commit bb70dab
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -1006,14 +1006,8 @@ uninstall-local:
[ -L Tss2_TctiLdr_Initialize_Ex.3 ] && \
rm -f Tss2_TctiLdr_Initialize_Ex.3 || true

prepare-check:
if INIT_CA
$(top_srcdir)/script/ekca/init_ca.sh $(top_builddir)
@echo "Build CI in:" 1>&2
@echo $(top_builddir) 1>&2
endif

check: prepare-check
check:

EXTRA_DIST += \
doc/doxygen.dox \
Expand Down

0 comments on commit bb70dab

Please sign in to comment.