From 814018a70b329f89a27c8330cbb9aec1f66f3ba4 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 10 Sep 2007 14:48:45 +0000 Subject: [PATCH] Makefile: Shifted devutil up, doc down --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9ea95bdd..0a592efd 100644 --- a/Makefile +++ b/Makefile @@ -7,10 +7,10 @@ TOPDIR = . SUBDIRS = inst/pre \ make \ - doc \ contrib \ - base \ devutil \ + doc \ + base \ YFamily \ hash \ lbuffer cache \