diff options
| -rw-r--r-- | test/googletest/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/googletest/Makefile.am b/test/googletest/Makefile.am index 5a563a1e..12a44216 100644 --- a/test/googletest/Makefile.am +++ b/test/googletest/Makefile.am @@ -8,3 +8,5 @@ lib_LTLIBRARIES = libgtest.la libgtest_la_LDFLAGS = -no-undefined libgtest_la_SOURCES = src/gtest-all.cc + +EXTRA_DIST = CMakeLists.txt.in |
