summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlliver Schinagl <o.schinagl@ultimaker.com>2015-02-03 13:36:45 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-02-03 13:36:45 (GMT)
commitb41a9e7d0ea32579ed2753aa14ff490a367a9177 (patch)
tree784f0f872f2d795495148ff637d632542e470b9b
parent8350cbc965f9ca57af766746bb640bcf28d611fd (diff)
downloadeulogium-b41a9e7d0ea32579ed2753aa14ff490a367a9177.zip
eulogium-b41a9e7d0ea32579ed2753aa14ff490a367a9177.tar.gz
eulogium-b41a9e7d0ea32579ed2753aa14ff490a367a9177.tar.bz2
remove vibrations
-rw-r--r--data/themes/ulticontroller_2.0/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/themes/ulticontroller_2.0/Makefile.am b/data/themes/ulticontroller_2.0/Makefile.am
index 6746843..18d6c7a 100644
--- a/data/themes/ulticontroller_2.0/Makefile.am
+++ b/data/themes/ulticontroller_2.0/Makefile.am
@@ -10,8 +10,6 @@ fonts =
sounds =
-vibrations =
-
data =
edjes = \
@@ -22,7 +20,6 @@ ULTICONTROLLER_CC_FLAGS = \
-id ${top_srcdir}/data/themes/ulticontroller_2.0/images \
-fd ${top_srcdir}/data/themes/ulticontroller_2.0/fonts \
-sd ${top_srcdir}/data/themes/ulticontroller_2.0/sounds \
--vd ${top_srcdir}/data/themes/ulticontroller_2.0/vibrations \
-dd ${top_srcdir}/data/themes/ulticontroller_2.0/data
EXTRA_DIST = $(images) $(sounds) $(iamges) $(edjes)