We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c08159 commit d03d688Copy full SHA for d03d688
shell/Makefile.am
@@ -65,8 +65,6 @@ atril_SOURCES= \
65
ev-properties-license.h \
66
ev-open-recent-action.c \
67
ev-open-recent-action.h \
68
- ev-resources.c \
69
- ev-resources.h \
70
ev-utils.c \
71
ev-utils.h \
72
ev-window.c \
@@ -92,6 +90,7 @@ atril_SOURCES= \
92
90
main.c
93
91
94
nodist_atril_SOURCES = \
+ ev-resources.c \
95
$(NULL)
96
97
if ENABLE_DBUS
0 commit comments