From d87b30f9b5086c7155061c0881ea7fd9817b2e5c Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Fri, 14 Feb 2003 08:28:01 +0000 Subject: add fix-mo to the files list --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 817c00c..f9f4d04 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ VERSION:=$(shell grep '%define *version ' $(PACKAGE).spec| cut -d ' ' -f 3) 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 +FILES= spec-helper clean_files clean_perl compress_files strip_files relative_me_babe lib_symlinks gprintify.py fix-mo DISTFILES= AUTHORS Makefile ChangeLog Howto-spec-helper $(FILES) macroszification spec-helper.spec bindir=/usr/bin -- cgit v1.2.1