Make sure the include files get distributed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17247 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-10-26 07:03:39 +00:00
parent 9826173996
commit c4ea7d87c9

View File

@ -8,11 +8,8 @@
# Indicates our relative path to the top of the project's root directory.
#
LEVEL = .
#
# Directories that needs to be built.
#
DIRS = lib tools
EXTRA_DIST = include
#
# Include the Master Makefile that knows how to build all.