summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-17 16:48:04 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:11:36 +0100
commit932f59ec5b446b9548d911b74d374be71e6175c7 (patch)
tree048a3a47af92fc54a1e16ab87457c3132cc153ac /tools/Makefile.am
parent383bc6ea57598c3a62b43ae363ba96476ac30912 (diff)
downloadtelepathy-account-widgets-932f59ec5b446b9548d911b74d374be71e6175c7.tar.gz
empathy-env.in: delete
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 80f4ce34..6908d259 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,15 +1,11 @@
abs_top_builddir = @abs_top_builddir@
-noinst_SCRIPTS = telepathy-glib-env empathy-env
+noinst_SCRIPTS = telepathy-glib-env
telepathy-glib-env: telepathy-glib-env.in Makefile
sed -e 's![@]abs_top_builddir[@]!$(abs_top_builddir)!' $< > $@
chmod +x $@
-empathy-env: empathy-env.in Makefile
- sed -e 's![@]abs_top_builddir[@]!$(abs_top_builddir)!' $< > $@
- chmod +x $@
-
EXTRA_DIST = \
c-constants-gen.py \
check-coding-style.mk \
@@ -37,7 +33,6 @@ EXTRA_DIST = \
telepathy.am \
telepathy-glib.supp \
telepathy-glib-env.in \
- empathy-env.in \
test-wrapper.sh \
with-session-bus.sh \
xincludator.py