From 0d2a3f4fd6c3a365d4d09325a48475ee2c5233bd Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Tue, 3 May 2005 08:06:20 +0000 Subject: - add emacs mode spec - update requres - read /etc/rpm/macros.* --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 554cd02..d53192c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,8 @@ EXTRA_DIST = \ $(pkg_data_in) \ $(pkg_scripts) \ $(pkg_scripts_in) \ - macros-perarch.in make_macrosfiles.sh.in + macros-perarch.in make_macrosfiles.sh.in \ + rpm-spec-mode.el edit = sed \ -e 's,@RPMVENDOR\@,$(RPMVENDOR),g' \ -- cgit v1.2.1