From 050dc4546b7b9b4d6ef701541c0eb88d0e636771 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 18 Jul 2007 21:43:30 +0200 Subject: [PATCH] Some of the directories in run/ hierarchy are not dependent on Sherlock. --- build/Maketop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/Maketop b/build/Maketop index 6a7f1217..2fa010d0 100644 --- a/build/Maketop +++ b/build/Maketop @@ -17,8 +17,8 @@ DIRS= PROGS= CONFIGS= TESTS= -EXTRA_RUNDIRS= -INSTALL_RUNDIRS= +EXTRA_RUNDIRS=tmp log +INSTALL_RUNDIRS=bin lib API_INCLUDES= API_LIBS= -- 2.39.5