mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
Makefile.am.enums: Forgot an AM_V_GEN
This commit is contained in:
parent
368b24b420
commit
287b3ba542
@ -44,7 +44,7 @@ $(glib_enum_h): stamp-enum-types
|
||||
@true
|
||||
|
||||
$(glib_enum_c): $(glib_enum_headers) $(glib_enum_h) $(enum_tmpl_c)
|
||||
$(QUIET_GEN)$(GLIB_MKENUMS) \
|
||||
$(AM_V_GEN)$(GLIB_MKENUMS) \
|
||||
--template $(enum_tmpl_c) \
|
||||
$(glib_enum_headers) > xgen-ec \
|
||||
&& cp -f xgen-ec $(glib_enum_c) \
|
||||
|
Loading…
Reference in New Issue
Block a user