Disable the build in the samples directory so that llvmc dependencies don't
[oota-llvm.git] / projects / Stacker / Makefile
index eca20ec1d3c2a4c4761de76639c935967ab2eabb..5b8281c92df4f01f10f6c4207379482def0002ac 100644 (file)
@@ -5,7 +5,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = .
-DIRS = lib tools samples 
+DIRS = lib tools
 EXTRA_DIST = test
 
 include $(LEVEL)/Makefile.common