From 95f39d6c994c0c1d4577099c84079a7f66328411 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Thu, 23 Aug 2007 17:53:35 +0000 Subject: Fix missing title / icons --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc62b4f..be01fb5 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ clean: # rules to build a test rpm -localdist: menus cleandist dir localcopy tar +localdist: cleandist dir localcopy tar cleandist: checktag rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.bz2 @@ -47,7 +47,7 @@ tar: checktag # rules to build a distributable rpm -dist: menus checktag cleandist svntag export tar +dist: checktag cleandist svntag export tar export: checktag -- cgit v1.2.1