From 81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Thu, 7 Feb 2019 21:37:59 +0800 Subject: fixed distcheck fail on debian --- capplets/windows/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'capplets/windows/Makefile.am') diff --git a/capplets/windows/Makefile.am b/capplets/windows/Makefile.am index 4b0fe063..cf1b9307 100644 --- a/capplets/windows/Makefile.am +++ b/capplets/windows/Makefile.am @@ -21,6 +21,7 @@ AM_CPPFLAGS = $(MATECC_CAPPLETS_CFLAGS) \ -DMATELOCALEDIR="\"$(datadir)/locale\"" \ -DPIXMAPDIR=\""$(pixmapdir)"\" -CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) +CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) +EXTRA_DIST = $(Desktop_in_files) -include $(top_srcdir)/git.mk -- cgit v1.2.1