diff options
| author | Sunderland93 <[email protected]> | 2026-08-26 15:46:18 +0400 |
|---|---|---|
| committer | Luke from DC <[email protected]> | 2026-08-30 20:01:29 +0000 |
| commit | 98ffcfc8c94570a40b3feacac8f050c845cfbd20 (patch) | |
| tree | dd820b9d88cdc1ed895d1eea41979c11ebd6cab7 | |
| parent | fe6a8767c9bbf8041e531074ad689db8376d677c (diff) | |
| download | mate-utils-98ffcfc8c94570a40b3feacac8f050c845cfbd20.tar.bz2 mate-utils-98ffcfc8c94570a40b3feacac8f050c845cfbd20.tar.xz | |
add wlr protocol to EXTRA_DIST
| -rw-r--r-- | mate-screenshot/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-screenshot/Makefile.am b/mate-screenshot/Makefile.am index da02ca28..943eedad 100644 --- a/mate-screenshot/Makefile.am +++ b/mate-screenshot/Makefile.am @@ -15,4 +15,6 @@ SUBDIRS = data src +EXTRA_DIST = protocols/wlr-screencopy-unstable-v1.xml + -include $(top_srcdir)/git.mk |
