aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2002-02-20 18:06:54 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2002-02-20 18:06:54 +0000
commita5b86cc1e66cb0f71ed53780fb9c1fadd494397a (patch)
treee10db6e1125b19e556a737d463641dccaf62190d /Makefile
parentf0c5079ca35f407a7c5736fb24f438fe76404fdf (diff)
downloadcommon-data-a5b86cc1e66cb0f71ed53780fb9c1fadd494397a.tar
common-data-a5b86cc1e66cb0f71ed53780fb9c1fadd494397a.tar.gz
common-data-a5b86cc1e66cb0f71ed53780fb9c1fadd494397a.tar.bz2
common-data-a5b86cc1e66cb0f71ed53780fb9c1fadd494397a.tar.xz
common-data-a5b86cc1e66cb0f71ed53780fb9c1fadd494397a.zip
Fix location of mdk-eazel-engine capplet
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 50c1bd0..c83662e 100644
--- a/Makefile
+++ b/Makefile
@@ -66,9 +66,9 @@ buildrpm:
# rules to build a distributable rpm
-rpm: changelog cvstag dist buildrpm
+rpm: dist buildrpm
-dist: cleandist dir export tar
+dist: changelog cvstag cleandist dir export tar
export:
cvs export -d $(PACKAGE)-$(VERSION) -r $(TAG) $(PACKAGE)