mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 21:21:21 +00:00
build: Dist toarray.pl
Some distributions (MSYS2, Debian) call autoreconf on a tarball because they change the autotools artifacts. In order to rebuild the Broadway generated files, we need to ship the scripts that we use when disting a release.
This commit is contained in:
parent
9dfa8e200d
commit
020af23296
@ -30,6 +30,8 @@ libgdkbroadwayinclude_HEADERS = \
|
|||||||
gdkbroadwaycursor.h \
|
gdkbroadwaycursor.h \
|
||||||
gdkbroadwayvisual.h
|
gdkbroadwayvisual.h
|
||||||
|
|
||||||
|
EXTRA_DIST += toarray.pl
|
||||||
|
|
||||||
clienthtml.h: client.html
|
clienthtml.h: client.html
|
||||||
$(AM_V_GEN) $(PERL) $(srcdir)/toarray.pl client_html $(srcdir)/client.html > $@
|
$(AM_V_GEN) $(PERL) $(srcdir)/toarray.pl client_html $(srcdir)/client.html > $@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user