aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2023-01-07 09:50:20 +0200
committerJani Välimaa <wally@mageia.org>2023-01-07 09:50:20 +0200
commit3a00f9bd05ee8df5c6c2013a7f44d45f65291394 (patch)
treed0215edebac7f354be0385c1a3e3bce2e1991456 /Makefile.am
parentcf07c311938742e153b8afe795caf4fdfb75735b (diff)
downloadrpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar.gz
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar.bz2
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.tar.xz
rpm-setup-3a00f9bd05ee8df5c6c2013a7f44d45f65291394.zip
macros.gnome: really add to dist
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 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)