From: Reid Spencer Date: Thu, 13 Apr 2006 06:16:37 +0000 (+0000) Subject: Distribute the Stacker samples directory. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9b6e67e1ecd88ef74dfdb4fe1736216035b89a98;p=oota-llvm.git Distribute the Stacker samples directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27648 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/projects/Stacker/Makefile b/projects/Stacker/Makefile index 5b8281c92df..9b0872b8dbe 100644 --- a/projects/Stacker/Makefile +++ b/projects/Stacker/Makefile @@ -6,6 +6,6 @@ LEVEL = . DIRS = lib tools -EXTRA_DIST = test +EXTRA_DIST = test samples include $(LEVEL)/Makefile.common