aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2004-01-27 16:58:29 +0000
committerFrederic Lepied <flepied@mandriva.com>2004-01-27 16:58:29 +0000
commitcdd7ec44ba94bb8ba0fa169cc2607f92d08e42fb (patch)
treec0f83778a8f8ddae5f4acc5566bfc13f1a67f3b7 /Makefile
parentbdf581290fb18613a9fb6349fe8fe8f2698aff27 (diff)
downloadspec-helper-cdd7ec44ba94bb8ba0fa169cc2607f92d08e42fb.tar
spec-helper-cdd7ec44ba94bb8ba0fa169cc2607f92d08e42fb.tar.gz
spec-helper-cdd7ec44ba94bb8ba0fa169cc2607f92d08e42fb.tar.bz2
spec-helper-cdd7ec44ba94bb8ba0fa169cc2607f92d08e42fb.tar.xz
spec-helper-cdd7ec44ba94bb8ba0fa169cc2607f92d08e42fb.zip
added translate_menu.pl
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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