From cac14da3e83e1e6ff4e92806faea88c9b47b70fd Mon Sep 17 00:00:00 2001 From: Martin Sivak Date: Mon, 13 Jul 2009 13:42:22 +0200 Subject: Do not build undelparts --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f634c70..cdf2a4e 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DATADIR := $(shell rpm --eval "%_datadir") PLUGIN_PATH = plugins # all the plugins that have a make build to run -PLUGIN_DIRS = undelparts +PLUGIN_DIRS = build: subdirs about -- cgit