diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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' \ |