Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/data/Makefile.am')
-rw-r--r--shell/data/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/data/Makefile.am b/shell/data/Makefile.am
index 2709c92..1f0f9c0 100644
--- a/shell/data/Makefile.am
+++ b/shell/data/Makefile.am
@@ -1,7 +1,4 @@
confdir = $(pkgdatadir)
conf_DATA = kbdconfig
-imagedir = $(pkgdatadir)
-image_DATA = default-picture.png
-
-EXTRA_DIST = $(conf_DATA) $(image_DATA)
+EXTRA_DIST = $(conf_DATA)