blob: abd7ff416675f872d99df28e70aec23edc701b44 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001Upstream-Status: Inappropriate [configuration]
2
3Index: eggdbus-0.6/docs/eggdbus/Makefile.am
4===================================================================
5--- eggdbus-0.6.orig/docs/eggdbus/Makefile.am
6+++ eggdbus-0.6/docs/eggdbus/Makefile.am
7@@ -87,11 +87,7 @@ HTML_IMAGES = \
8 # Extra options to supply to gtkdoc-fixref
9 FIXXREF_OPTIONS=
10
11-if ENABLE_GTK_DOC
12-include $(top_srcdir)/gtk-doc.make
13-else
14 CLEANFILES =
15-endif
16
17 CLEANFILES += *~ \
18 eggdbus-scan.* \
19Index: eggdbus-0.6/docs/tests/Makefile.am
20===================================================================
21--- eggdbus-0.6.orig/docs/tests/Makefile.am
22+++ eggdbus-0.6/docs/tests/Makefile.am
23@@ -65,11 +65,7 @@ HTML_IMAGES = \
24 # Extra options to supply to gtkdoc-fixref
25 FIXXREF_OPTIONS=
26
27-if ENABLE_GTK_DOC
28-include $(top_srcdir)/gtk-doc.make
29-else
30 CLEANFILES =
31-endif
32
33 CLEANFILES += *~ \
34 tests-scan.* \