More tweaks to the build systems.

This commit is contained in:
shiqian
2008-12-10 18:34:33 +00:00
parent c6cece7768
commit a92e49620e
3 changed files with 36 additions and 22 deletions

View File

@@ -1,6 +1,10 @@
# Nonstandard package files for distribution.
EXTRA_DIST =
# We may need to build our internally packaged gtest. If so, it will be
# included in the 'subdirs' variable.
SUBDIRS = $(subdirs)
# Scripts and utilities to be installed by 'make install'.
dist_bin_SCRIPTS = scripts/gmock_doctor.py