| # Stub Makefile for gtest directory. | |
| # gtest is a build-time dependency, not distributed with Axis2/C source releases. | |
| # Users install libgtest-dev or provide --with-gtest=/path when building from source. | |
| # This stub satisfies automake DIST_SUBDIRS traversal when --with-gtest is not passed. | |
| distdir: | |
| @true |