Make sure the samples and test directories get distributed.

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

View File

@ -6,5 +6,6 @@
LEVEL = . LEVEL = .
DIRS = lib tools DIRS = lib tools
EXTRA_DIST = samples test
include $(LEVEL)/Makefile.common include $(LEVEL)/Makefile.common