diff options
Diffstat (limited to 'test/googletest/include/gtest/internal/custom/Makefile.am')
| -rw-r--r-- | test/googletest/include/gtest/internal/custom/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/googletest/include/gtest/internal/custom/Makefile.am b/test/googletest/include/gtest/internal/custom/Makefile.am new file mode 100644 index 00000000..f8affb3c --- /dev/null +++ b/test/googletest/include/gtest/internal/custom/Makefile.am @@ -0,0 +1,4 @@ +EXTRA_DIST = \ + gtest.h \ + gtest-port.h \ + gtest-printers.h |
