Index: third_party/protobuf/src/Makefile.am |
diff --git a/third_party/protobuf/src/Makefile.am b/third_party/protobuf/src/Makefile.am |
index 1929c50e130790f179320a6f59db1f64b00b8e0d..db9e7af9e76205ecc93e32ebcba52c1094c43f62 100644 |
--- a/third_party/protobuf/src/Makefile.am |
+++ b/third_party/protobuf/src/Makefile.am |
@@ -40,9 +40,9 @@ MAINTAINERCLEANFILES = \ |
nobase_include_HEADERS = \ |
google/protobuf/stubs/atomicops.h \ |
google/protobuf/stubs/atomicops_internals_arm_gcc.h \ |
+ google/protobuf/stubs/atomicops_internals_macosx.h \ |
google/protobuf/stubs/atomicops_internals_mips_gcc.h \ |
google/protobuf/stubs/atomicops_internals_x86_gcc.h \ |
- google/protobuf/stubs/atomicops_internals_x86_macosx.h \ |
google/protobuf/stubs/atomicops_internals_x86_msvc.h \ |
google/protobuf/stubs/common.h \ |
google/protobuf/stubs/platform_macros.h \ |