summaryrefslogtreecommitdiff
path: root/trashapplet/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trashapplet/Makefile.am')
-rw-r--r--trashapplet/Makefile.am10
1 files changed, 3 insertions, 7 deletions
diff --git a/trashapplet/Makefile.am b/trashapplet/Makefile.am
index 7941dba2..26b85624 100644
--- a/trashapplet/Makefile.am
+++ b/trashapplet/Makefile.am
@@ -22,16 +22,12 @@ org.mate.panel.applet.TrashAppletFactory.service: $(service_in_files)
-e "s|\@LIBEXECDIR\@|$(libexecdir)|" \
$< > $@
-uidir = $(datadir)/mate/ui
-ui_DATA = trashapplet-menu.xml
-
-builder_DATA = trashapplet-empty-progress.ui
-
EXTRA_DIST = \
- $(ui_DATA) \
$(applet_in_files).in \
$(service_in_files) \
- $(builder_DATA)
+ trashapplet-empty-progress.ui \
+ trashapplet-menu.xml \
+ trashapplet-resources.gresource.xml
CLEANFILES = $(applet_DATA) $(applet_in_files) $(service_DATA)