mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
build: Remove gir files from dist
The introspection data is going to be generated, so it should never be in the dist.
This commit is contained in:
parent
8f049b360a
commit
a856003791
@ -295,7 +295,7 @@ Cogl_@CLUTTER_API_VERSION_AM@_gir_SCANNERFLAGS = --warn-all --c-include='cogl/co
|
||||
INTROSPECTION_GIRS += Cogl-@CLUTTER_API_VERSION@.gir
|
||||
|
||||
girdir = $(datadir)/gir-1.0
|
||||
dist_gir_DATA = $(INTROSPECTION_GIRS)
|
||||
gir_DATA = $(INTROSPECTION_GIRS)
|
||||
|
||||
CLEANFILES += $(INTROSPECTION_GIRS)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user