build: Some fixes for make distcheck

This commit is contained in:
Arun Raghavan
2015-10-13 18:32:59 +05:30
parent 407bfbf651
commit e68571d456
7 changed files with 16 additions and 5 deletions

View File

@ -1,6 +1,7 @@
noinst_LTLIBRARIES = libbase.la
noinst_HEADERS = arraysize.h \
atomicops.h \
basictypes.h \
checks.h \
constructormagic.h \
@ -25,3 +26,5 @@ libbase_la_SOURCES = criticalsection.cc \
thread_checker_impl.h
libbase_la_CXXFLAGS = $(AM_CXXFLAGS) $(COMMON_CXXFLAGS)
EXTRA_DIST = BUILD.gn