diff options
author | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-04-23 01:45:35 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-04-23 01:45:35 +0000 |
commit | 66fdcee26a2734e9e19dd20ce20e69a2d3c19eb0 (patch) | |
tree | ad08d61139d39eb30c210df73f2cc4ad01cc12ee /Makefile | |
parent | 34b5a18391c152e42d2581489f1a5bb68ae8b28b (diff) | |
download | spec-helper-66fdcee26a2734e9e19dd20ce20e69a2d3c19eb0.tar spec-helper-66fdcee26a2734e9e19dd20ce20e69a2d3c19eb0.tar.gz spec-helper-66fdcee26a2734e9e19dd20ce20e69a2d3c19eb0.tar.bz2 spec-helper-66fdcee26a2734e9e19dd20ce20e69a2d3c19eb0.tar.xz spec-helper-66fdcee26a2734e9e19dd20ce20e69a2d3c19eb0.zip |
relative_me_babe: a new greatest hit.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ #--------------------------------------------------------------- VERSION=0.2 -FILES= spec-helper clean_files compress_files strip_files +FILES= spec-helper clean_files compress_files strip_files relative_me_babe DISTFILES= Makefile ChangeLog Howto-spec-helper $(FILES) NAME=spec-helper DIST=$(NAME)-$(VERSION) |