From c8e6066ec969a907a74293026887ca9090d47b1f Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Thu, 23 Aug 2007 17:26:40 +0000 Subject: Add dependency to build menus for tarball --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index be01fb5..bc62b4f 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ clean: # rules to build a test rpm -localdist: cleandist dir localcopy tar +localdist: menus 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: checktag cleandist svntag export tar +dist: menus checktag cleandist svntag export tar export: checktag -- cgit v1.2.1