summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-03-02 17:28:43 +0100
committerMichael Stahl <mstahl@redhat.com>2016-03-02 17:29:59 +0100
commit16a87cb29ec007ae7bed8d4116f1d6e3dd36a175 (patch)
tree751e1124f512c6fca0586af1cb2a7dc91f7152a4 /shell/Module_shell.mk
parent8ba5369032202fd727cbf1af61284fdb5e3f4ec7 (diff)
shell, scp2: clean up empty script packages
Change-Id: I93abddac491578d470f85bf3e814a0d7a91f0351
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index d0a3318ca15c..17661e9aa210 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -105,9 +105,6 @@ endif
ifeq ($(USING_X11),TRUE)
$(eval $(call gb_Module_add_targets,shell,\
Library_recentfile \
- Package_scripts \
- Package_scripts_kde \
- Package_scripts_tde \
))
endif