summaryrefslogtreecommitdiff
path: root/src/modules/Makefile_systray.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/Makefile_systray.am')
-rw-r--r--src/modules/Makefile_systray.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/modules/Makefile_systray.am b/src/modules/Makefile_systray.am
deleted file mode 100644
index d5c078e533..0000000000
--- a/src/modules/Makefile_systray.am
+++ /dev/null
@@ -1,13 +0,0 @@
-systraydir = $(MDIR)/systray
-systray_DATA = systray/e-module-systray.edj \
- systray/module.desktop
-
-EXTRA_DIST += $(systray_DATA)
-
-systraypkgdir = $(MDIR)/systray/$(MODULE_ARCH)
-systraypkg_LTLIBRARIES = systray/module.la
-
-systray_module_la_SOURCES = systray/e_mod_main.h \
- systray/e_mod_main.c
-
-systray_module_la_DEPENDENCIES = $(MDEPENDENCIES)