mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
validate: dist enum types templates
This commit is contained in:
parent
50db93006e
commit
4906612269
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ gst-validate-enum-types.c: $(source_h)
|
||||||
--template gst-validate-enum-types.c.template \
|
--template gst-validate-enum-types.c.template \
|
||||||
$^ > gst-validate-enum-types.c
|
$^ > gst-validate-enum-types.c
|
||||||
|
|
||||||
|
EXTRA_DIST= \
|
||||||
|
gst-validate-enum-types.c.template \
|
||||||
|
gst-validate-enum-types.h.template
|
||||||
|
|
||||||
# BUILT_SOURCES are built on make all/check/install before all other targets
|
# BUILT_SOURCES are built on make all/check/install before all other targets
|
||||||
BUILT_SOURCES = \
|
BUILT_SOURCES = \
|
||||||
$(built_header_make) \
|
$(built_header_make) \
|
||||||
|
|
Loading…
Reference in a new issue