diff options
author | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-07-20 19:34:35 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-07-20 19:34:35 +0000 |
commit | d960c78dd4682c2d649c701ea902033c04253ef7 (patch) | |
tree | fe330f8fc5b948df8c977062394ceed0d4e7a4af /Makefile | |
parent | 095856144c2d016fb9563cce0aae7e072c45b107 (diff) | |
download | spec-helper-d960c78dd4682c2d649c701ea902033c04253ef7.tar spec-helper-d960c78dd4682c2d649c701ea902033c04253ef7.tar.gz spec-helper-d960c78dd4682c2d649c701ea902033c04253ef7.tar.bz2 spec-helper-d960c78dd4682c2d649c701ea902033c04253ef7.tar.xz spec-helper-d960c78dd4682c2d649c701ea902033c04253ef7.zip |
add macroszification to DISTFILES=
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ VERSION=0.2 FILES= spec-helper clean_files compress_files strip_files relative_me_babe -DISTFILES= Makefile ChangeLog Howto-spec-helper $(FILES) +DISTFILES= Makefile ChangeLog Howto-spec-helper $(FILES) macroszification NAME=spec-helper DIST=$(NAME)-$(VERSION) bindir=/usr/bin |