Patch for `make release'.

This commit is contained in:
Martin Baulig
1998-09-27 13:31:06 +00:00
parent 8f3c38219a
commit a72db75b78

View File

@@ -25,7 +25,7 @@ EXTRA_DIST = autogen.sh libgtop.spec copyright.txt libgtopConf.sh.in \
perl/MANIFEST perl/Changes libgtop-config.in RELNOTES-0.25 perl/MANIFEST perl/Changes libgtop-config.in RELNOTES-0.25
release: release:
$(MAKE) dist distdir=$(PACKAGE)$(VERSION) $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)
## Put `exec' in the name because this should be installed by ## Put `exec' in the name because this should be installed by
## `install-exec', not `install-data'. ## `install-exec', not `install-data'.