summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am3
-rw-r--r--shell/atril-icon.rc1
2 files changed, 1 insertions, 3 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 82648842..81782a62 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -142,8 +142,7 @@ atrild_LDADD= \
$(EV_DAEMON_LIBS)
endif
-EXTRA_DIST = ev-marshal.list \
- atril-icon.rc
+EXTRA_DIST = ev-marshal.list
ev-marshal.h: $(srcdir)/ev-marshal.list
$(AM_V_GEN)$(GLIB_GENMARSHAL) --prefix=ev_marshal $(srcdir)/ev-marshal.list --header > ev-marshal.h
diff --git a/shell/atril-icon.rc b/shell/atril-icon.rc
deleted file mode 100644
index c1492444..00000000
--- a/shell/atril-icon.rc
+++ /dev/null
@@ -1 +0,0 @@
-1 ICON "atril.ico"