[gimp/nielsdg/die-intltool-die: 1/2] build: fix the distcheck.




commit 66812c8862d0688cc20a858bdf5dbc2387058454
Author: Jehan <jehan girinstud io>
Date:   Sat Jun 25 13:38:20 2022 +0200

    build: fix the distcheck.
    
    MR !653 was merged too early as Gitlab bugged on us! Anyway this fixes
    the distribution contents.

 build/windows/installer/lang/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index 472138b320..63c6034bf9 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -5,7 +5,7 @@ stamp_files = \
        stamp-isl
 
 CLEANFILES = $(isl_xml_files) $(stamp_files)
-EXTRA_DIST = $(isl_xml_files)
+EXTRA_DIST = $(isl_xml_in_files)
 
 # First we use the XML file to be able to do gettext translation
 $(isl_xml_files): $(isl_xml_in_files) $(wildcard $(top_srcdir)/po-windows-installer/*.po) Makefile.am


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]