summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2017-09-14 18:45:47 +0200
committerJürg Billeter <j@bitron.ch>2017-09-14 18:45:47 +0200
commitcab0bffc5be052492022250f513c5f4c48079ca5 (patch)
tree371024d5b8db10e164d6705e490281dc8da06529
parent734291f95d799b0881fa7f0c9174b3198d0a0f72 (diff)
downloadgnome-backgrounds-cab0bffc5be052492022250f513c5f4c48079ca5.tar.gz
build: add gettext ITS rules to dist tarball
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d4bab78..cb63e0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,5 +39,9 @@ MAINTAINERCLEANFILES = \
missing \
mkinstalldirs
+EXTRA_DIST = \
+ its/wallpaper.its \
+ its/wallpaper.loc
+
-include $(top_srcdir)/git.mk