From 62a2e306e3dc9d4b322cad35a8c87d6cf015c4ba Mon Sep 17 00:00:00 2001 From: espie Date: Sat, 16 Feb 2008 20:02:45 +0000 Subject: [PATCH] add theming stuff --- www/drupal5/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index ca59f3beb3a..89134fad590 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/02/16 16:46:59 espie Exp $ +# $OpenBSD: Makefile,v 1.2 2008/02/16 20:02:45 espie Exp $ SUBDIR += IMCE SUBDIR += admin-menu @@ -32,6 +32,10 @@ SUBDIR += user_import SUBDIR += user_readonly SUBDIR += usernode + SUBDIR += theme-aberdeen + SUBDIR += theme-bluebreeze + SUBDIR += theme-denver + SUBDIR += themesettingsapi SUBDIR += views SUBDIR += views-bonus SUBDIR += webform