mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-08 03:08:03 +02:00
trivial: fix make distcheck
This commit is contained in:
parent
59893663fb
commit
e1e796e584
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ gir_DATA = $(INTROSPECTION_GIRS)
|
|||
typelibdir = $(libdir)/girepository-1.0
|
||||
typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
|
||||
|
||||
CLEANFILES += $(dist_gir_DATA) $(typelib_DATA)
|
||||
CLEANFILES += $(gir_DATA) $(typelib_DATA)
|
||||
endif
|
||||
|
||||
clean-local:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue