summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/Makefile.am b/Makefile.am
index 194e1c706..0522c2fe8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,18 +1,5 @@
include $(top_srcdir)/Makefile.shared
-@INTLTOOL_DESKTOP_RULE@
-
-desktopdir = $(datadir)/applications
-desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
-desktop_in_files = \
- nautilus.desktop.in \
- nautilus-home.desktop.in \
- nautilus-computer.desktop.in \
- nautilus-folder-handler.desktop.in \
- nautilus-file-management-properties.desktop.in \
- nautilus-browser.desktop.in \
- nautilus-autorun-software.desktop.in
-
SUBDIRS = \
eel \
libnautilus-extension \
@@ -47,11 +34,8 @@ EXTRA_DIST= \
intltool-update.in \
Makefile.shared \
add-include-prefix \
- $(desktop_in_files) \
$(NULL)
-CLEANFILES = $(desktop_DATA)
-
DISTCLEANFILES = \
intltool-extract \
intltool-merge \