devel-docs: REVERT THIS once module.actions get removed automatically
Add the newly generated .actions files to CLEANFILES manually.
This commit is contained in:
@ -59,3 +59,7 @@ GTKDOC_LIBS = \
|
||||
|
||||
|
||||
include $(top_srcdir)/gtk-doc.make
|
||||
|
||||
# This is a hack. The entire commit must be reverted once
|
||||
# this file gets removed by gtk-doc.make
|
||||
CLEANFILES += $(DOC_MODULE).actions
|
||||
|
Reference in New Issue
Block a user