From cdd7ec44ba94bb8ba0fa169cc2607f92d08e42fb Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Tue, 27 Jan 2004 16:58:29 +0000 Subject: added translate_menu.pl --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f9f4d04..f02b7ab 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 fix-mo +FILES= spec-helper clean_files clean_perl compress_files strip_files relative_me_babe lib_symlinks gprintify.py fix-mo translate_menu.pl DISTFILES= AUTHORS Makefile ChangeLog Howto-spec-helper $(FILES) macroszification spec-helper.spec bindir=/usr/bin -- cgit v1.2.1