mirror of https://github.com/GNOME/gimp.git
devel-docs: REVERT THIS once module.actions get removed automatically
Add the newly generated .actions files to CLEANFILES manually.
This commit is contained in:
parent
4e79aaf20c
commit
0052803313
|
@ -79,3 +79,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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -52,3 +52,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
|
||||
|
|
|
@ -58,3 +58,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
|
||||
|
|
|
@ -44,3 +44,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
|
||||
|
|
|
@ -53,3 +53,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
|
||||
|
|
|
@ -53,3 +53,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
|
||||
|
|
|
@ -83,3 +83,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
|
||||
|
|
Loading…
Reference in New Issue