aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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