From 6385ca049c67284e7d71f5fa441067194f43bd16 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Tue, 26 Feb 2002 13:08:58 +0000 Subject: added progress bar coordinate for Mandrake theme --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25bd409..b13a2be 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION := $(shell sed -n 's/%define version //p' < $(NAME).spec) RELEASE := $(shell sed -n 's/%define release //p' < $(NAME).spec) RELTAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') -SUBDIRS=scripts +SUBDIRS=scripts fb DATADIRS=themes prefix=/ -- cgit v1.2.1