Skip to content

Commit 50e7b77

Browse files
author
Reid Spencer
committed
Make sure we distribute the "tests" directory too.
llvm-svn: 27679
1 parent edf8d69 commit 50e7b77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/examples/BFtoLLVM/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
LEVEL = ../..
1111
TOOLNAME = BFtoLLVM
1212
EXAMPLE_TOOL = 1
13+
EXTRA_DIST = tests
1314
include $(LEVEL)/Makefile.common

0 commit comments

Comments
 (0)