aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--NEWS1
-rw-r--r--macros.build.in (renamed from build.macros.in)0
3 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a7ac04e..67289fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ pkg_gdata = \
pkg_data_in = $(pkg_gdata:=.in)
-pkg_macrosd = build.macros \
+pkg_macrosd = macros.build \
macros.gnome
pkg_macrosd_in = $(pkg_macrosd:=.in)
diff --git a/NEWS b/NEWS
index a225b45..649c08a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- macros.build: rename from build.macros
- macros.gnome: really add to dist
Version 2.68 - 7 January 2023, by Jani Välimaa
diff --git a/build.macros.in b/macros.build.in
index 486bc69..486bc69 100644
--- a/build.macros.in
+++ b/macros.build.in