From f5b373dfb6d92e14fd79a886ca31fc42a4e91d5f Mon Sep 17 00:00:00 2001 From: "liujisi@google.com" Date: Thu, 10 Jan 2013 21:37:04 +0000 Subject: Fix a typo of nacl file name. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index a3760b4d..df733d9b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,7 +44,7 @@ nobase_include_HEADERS = \ google/protobuf/stubs/atomicops_internals_atomicword_compat.h \ google/protobuf/stubs/atomicops_internals_macosx.h \ google/protobuf/stubs/atomicops_internals_mips_gcc.h \ - google/protobuf/stubs/atomicops_internals_pnal.h \ + google/protobuf/stubs/atomicops_internals_pnacl.h \ google/protobuf/stubs/atomicops_internals_x86_gcc.h \ google/protobuf/stubs/atomicops_internals_x86_msvc.h \ google/protobuf/stubs/common.h \ -- cgit v1.2.3