From 3fbfca30c9eb524661ea80d19e063dadd07c294c Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Tue, 14 May 2002 03:24:13 +0000 Subject: added AUTHORS --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 47f68b3..69ddc27 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ RELEASE:=$(shell grep '%define *release ' $(PACKAGE).spec| cut -d ' ' -f 3) TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') FILES= spec-helper clean_files clean_perl compress_files strip_files relative_me_babe lib_symlinks gprintify.py -DISTFILES= Makefile ChangeLog Howto-spec-helper $(FILES) macroszification spec-helper.spec +DISTFILES= AUTHORS Makefile ChangeLog Howto-spec-helper $(FILES) macroszification spec-helper.spec bindir=/usr/bin all: -- cgit v1.2.1