summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-11-23 06:24:40 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-11-23 06:24:40 -0500
commitb2ad8d2abafbd94c7e58e5e1b98c92e6b6fa6d9a (patch)
treeb84b2ea25fab2498c568e9899e7551d240ebc4e6
parent14cf55f98ddd71ad3f91487eda1c7f14d67de119 (diff)
downloadgtk+-keypad-accels.tar.gz
Dist gdk/wayland/cursor/meson.buildkeypad-accels
This file was missing from the 3.24.35 tarball. Oops.
-rw-r--r--gdk/wayland/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk/wayland/Makefile.am b/gdk/wayland/Makefile.am
index 0ad465f6aa..1b06c650b4 100644
--- a/gdk/wayland/Makefile.am
+++ b/gdk/wayland/Makefile.am
@@ -128,7 +128,8 @@ xdg-activation-v1-client-protocol.h : $(WAYLAND_PROTOCOLS_DATADIR)/staging/xdg-a
EXTRA_DIST += \
protocol/gtk-primary-selection.xml \
protocol/gtk-shell.xml \
- protocol/server-decoration.xml \
+ protocol/server-decoration.xml \
+ cursor/meson.build \
meson.build
-include $(top_srcdir)/git.mk