Adds gmock-more-actions.h to the distribution ('make distcheck' passes).

pull/511/head
zhanyong.wan 16 years ago
parent 5bc7cfe817
commit d6ffd13698
  1. 1
      Makefile.am

@ -34,6 +34,7 @@ pkginclude_HEADERS = include/gmock/gmock.h \
include/gmock/gmock-generated-matchers.h \ include/gmock/gmock-generated-matchers.h \
include/gmock/gmock-generated-nice-strict.h \ include/gmock/gmock-generated-nice-strict.h \
include/gmock/gmock-matchers.h \ include/gmock/gmock-matchers.h \
include/gmock/gmock-more-actions.h \
include/gmock/gmock-printers.h \ include/gmock/gmock-printers.h \
include/gmock/gmock-spec-builders.h include/gmock/gmock-spec-builders.h

Loading…
Cancel
Save