]> git.proxmox.com Git - ceph.git/blame - ceph/src/s3select/rapidjson/thirdparty/gtest/Makefile.am
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / s3select / rapidjson / thirdparty / gtest / Makefile.am
CommitLineData
1e59de90
TL
1## Process this file with automake to produce Makefile.in
2ACLOCAL_AMFLAGS = -I m4
3
4AUTOMAKE_OPTIONS = foreign
5
6# Build . before src so that our all-local and clean-local hooks kicks in at
7# the right time.
8SUBDIRS = googletest googlemock
9
10EXTRA_DIST = \
11 BUILD.bazel \
12 CMakeLists.txt \
13 README.md \
14 WORKSPACE