File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,6 @@ GTKDOC_CFLAGS = \
92
92
-I$(top_builddir ) /shell \
93
93
-I$(top_srcdir ) /cut-n-paste/zoom-control/ \
94
94
-I$(top_srcdir ) /cut-n-paste/toolbar-editor/ \
95
- -I$(top_srcdir ) /cut-n-paste/totem-screensaver/ \
96
95
-I$(top_srcdir ) /libdocument \
97
96
-I$(top_builddir ) /libdocument \
98
97
-I$(top_srcdir ) /libview \
@@ -111,12 +110,12 @@ GTKDOC_CFLAGS = \
111
110
112
111
FILTER_OUT = \
113
112
$(top_builddir ) /shell/main.o \
114
- $(top_builddir ) /shell/atrild-ev-daemon.o
113
+ $(top_builddir ) /shell/atrild-ev-daemon.o \
114
+ $(top_builddir ) /shell/atrild-ev-daemon-gdbus-generated.o
115
115
116
116
GTKDOC_LIBS = \
117
117
$(top_builddir ) /cut-n-paste/zoom-control/libephyzoom.la \
118
118
$(top_builddir ) /cut-n-paste/toolbar-editor/libtoolbareditor.la \
119
- $(top_builddir ) /cut-n-paste/totem-screensaver/libtotemscrsaver.la \
120
119
$(top_builddir ) /cut-n-paste/smclient/libsmclient.la \
121
120
$(top_builddir ) /properties/libevproperties.la \
122
121
$(top_builddir ) /libdocument/libatrildocument.la \
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ properties/ev-properties-view.c
32
32
[type: gettext/ini]properties/libatril-properties-page.caja-extension.in
33
33
libmisc/ev-page-action.c
34
34
libmisc/ev-page-action-widget.c
35
- libview/ev-loading-window.c
36
35
libview/ev-print-operation.c
37
36
libview/ev-jobs.c
38
37
libview/ev-view-accessible.c
@@ -43,6 +42,7 @@ shell/ev-annotation-properties-dialog.c
43
42
shell/ev-application.c
44
43
shell/ev-history.c
45
44
shell/ev-keyring.c
45
+ shell/ev-loading-message.c
46
46
shell/ev-navigation-action.c
47
47
shell/ev-navigation-action-widget.c
48
48
shell/ev-open-recent-action.c
You can’t perform that action at this time.
0 commit comments