diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 479d6a1182..3635864fef 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -471,7 +471,7 @@ stamp-gc-h: $(top_builddir)/config.status # Resources # -glsl_sources := $(wildcard $(srcdir)/resources/glsl/*.glsl) +glsl_sources := $(sort $(wildcard $(srcdir)/resources/glsl/*.glsl)) gdk.gresource.xml: Makefile.am $(AM_V_GEN) echo "" > $@; \