Distribute the Stacker samples directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27648 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-04-13 06:16:37 +00:00
parent 00586948aa
commit 9b6e67e1ec

View File

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