Browse Source

Include compiler_config_setting.bzl in release tarballs (#5715)

This should fix #5696.
Adam Cozzette 7 năm trước cách đây
mục cha
commit
9e381c05f5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -1087,6 +1087,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST)   \
   cmake/protoc.cmake                     \
   cmake/tests.cmake                      \
   cmake/version.rc.in                    \
+  compiler_config_setting.bzl            \
   editors/README.txt                     \
   editors/proto.vim                      \
   editors/protobuf-mode.el               \