diff doodle/main/Bobfile @ 135:be50d20643a1

Depend on only the things we need.
author David Bryant <bagnose@gmail.com>
date Mon, 17 Sep 2012 11:49:45 +0930
parents 89e8b0d92f36
children e33f37b14893
line wrap: on
line diff
--- a/doodle/main/Bobfile	Thu Aug 02 17:20:52 2012 +0930
+++ b/doodle/main/Bobfile	Mon Sep 17 11:49:45 2012 +0930
@@ -4,4 +4,4 @@
 
 dist-util dupes : dupes.d : ;
 
-dist-util doodler : doodler.d : dl gtkd ;
+dist-util doodle : doodle.d : dl gtkd ;