[gtk/dont-dist-gresource-srcs: 2/3] gtk/: Don't distribute the generated sources




commit 39940e08920be540a0a090ce1016482813c8e3a9
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue May 17 18:43:36 2022 +0800

    gtk/: Don't distribute the generated sources
    
    We already generate some of the sources for all builds, so extend this
    to the other generated sources as well, since the Visual Studio projects
    added support for generating these sources too.

 gtk/Makefile.am | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 8fde3a0f42..8775ced47c 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -963,7 +963,6 @@ DISTCLEANFILES += gtk-win32.rc
 endif
 
 EXTRA_DIST += $(gtk_all_private_h_sources) $(gtk_extra_sources)
-EXTRA_DIST += $(gtk_built_sources)
 
 
 pkgdatadir = $(datadir)/gtk-$(GTK_API_VERSION)


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