autotools: dist gen-c-array.py and gen-rc.py

This commit is contained in:
Christoph Reiter
2019-04-05 09:12:09 +02:00
parent 749a58ab26
commit 5aba13f62d
2 changed files with 4 additions and 1 deletions

View File

@ -108,7 +108,9 @@ EXTRA_DIST += $(broadway_built_sources)
BUILT_SOURCES = $(broadway_built_sources)
EXTRA_DIST += meson.build
EXTRA_DIST += \
meson.build \
gen-c-array.py
# ------------------- MSVC Build Items ----------------
MSVCPROJS = gdk3-broadway broadwayd

View File

@ -1779,6 +1779,7 @@ EXTRA_DIST += \
gtkprivatetypebuiltins.h.template \
meson.build \
gen-gtk-gresources-xml.py \
gen-rc.py \
gentypefuncs.py \
a11y/meson.build \
deprecated/meson.build \