aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
-rw-r--r--NEWS2
-rw-r--r--macros.gnome.in (renamed from macros.gnome)0
3 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8a94c89..a7ac04e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,8 @@ pkg_gdata = \
pkg_data_in = $(pkg_gdata:=.in)
-pkg_macrosd = build.macros
+pkg_macrosd = build.macros \
+ macros.gnome
pkg_macrosd_in = $(pkg_macrosd:=.in)
diff --git a/NEWS b/NEWS
index 1f280c7..a225b45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- macros.gnome: really add to dist
+
Version 2.68 - 7 January 2023, by Jani Välimaa
- add macros.gnome to introduce %url_ver and %tarball_version macros
- rpm-spec-mode.el: sync script and tag lists with rpm >= 4.12.90
diff --git a/macros.gnome b/macros.gnome.in
index cb38bd0..cb38bd0 100644
--- a/macros.gnome
+++ b/macros.gnome.in