mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +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 \
|
||||
$^ > 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 = \
|
||||
$(built_header_make) \
|
||||
|
|
Loading…
Reference in a new issue