Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/intro/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/intro/Makefile.am')
-rw-r--r--src/intro/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/intro/Makefile.am b/src/intro/Makefile.am
deleted file mode 100644
index 3b92ea0..0000000
--- a/src/intro/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-imagedir = $(pkgdatadir)/shell/intro
-image_DATA = default-picture.png
-
-EXTRA_DIST = $(conf_DATA) $(image_DATA)
-sugardir = $(pkgdatadir)/shell/intro
-sugar_PYTHON = \
- __init__.py \
- colorpicker.py \
- intro.py \
- glive.py