diff options
Diffstat (limited to 'test/googletest/include')
| -rw-r--r-- | test/googletest/include/Makefile.am | 1 | ||||
| -rw-r--r-- | test/googletest/include/gtest/Makefile.am | 13 | ||||
| -rw-r--r-- | test/googletest/include/gtest/internal/Makefile.am | 17 | ||||
| -rw-r--r-- | test/googletest/include/gtest/internal/custom/Makefile.am | 4 |
4 files changed, 0 insertions, 35 deletions
diff --git a/test/googletest/include/Makefile.am b/test/googletest/include/Makefile.am deleted file mode 100644 index b1f917b2..00000000 --- a/test/googletest/include/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = gtest diff --git a/test/googletest/include/gtest/Makefile.am b/test/googletest/include/gtest/Makefile.am deleted file mode 100644 index 31af347b..00000000 --- a/test/googletest/include/gtest/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -SUBDIRS = internal -EXTRA_DIST = \ - gtest-death-test.h \ - gtest.h \ - gtest-message.h \ - gtest-param-test.h \ - gtest-param-test.h.pump \ - gtest_pred_impl.h \ - gtest-printers.h \ - gtest_prod.h \ - gtest-spi.h \ - gtest-test-part.h \ - gtest-typed-test.h diff --git a/test/googletest/include/gtest/internal/Makefile.am b/test/googletest/include/gtest/internal/Makefile.am deleted file mode 100644 index a6da4313..00000000 --- a/test/googletest/include/gtest/internal/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -SUBDIRS = custom - -EXTRA_DIST = \ - gtest-death-test-internal.h \ - gtest-filepath.h \ - gtest-internal.h \ - gtest-linked_ptr.h \ - gtest-param-util-generated.h \ - gtest-param-util-generated.h.pump \ - gtest-param-util.h \ - gtest-port-arch.h \ - gtest-port.h \ - gtest-string.h \ - gtest-tuple.h \ - gtest-tuple.h.pump \ - gtest-type-util.h \ - gtest-type-util.h.pump diff --git a/test/googletest/include/gtest/internal/custom/Makefile.am b/test/googletest/include/gtest/internal/custom/Makefile.am deleted file mode 100644 index f8affb3c..00000000 --- a/test/googletest/include/gtest/internal/custom/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -EXTRA_DIST = \ - gtest.h \ - gtest-port.h \ - gtest-printers.h |
