Remove projects/sample.
[oota-llvm.git] / autoconf / configure.ac
index dd6fc8601519f79db60b59fa583398e5a8364440..1a570d1f7561afab63a9fd650fe7f3571e29b639 100644 (file)
@@ -166,7 +166,6 @@ for i in `ls ${srcdir}/projects`
 do
   if test -d ${srcdir}/projects/${i} ; then
     case ${i} in
-      sample)       AC_CONFIG_SUBDIRS([projects/sample])    ;;
       safecode)     AC_CONFIG_SUBDIRS([projects/safecode]) ;;
       compiler-rt)       ;;
       test-suite)     ;;