diff options
author | Carsten Haitzler <raster@rasterman.com> | 2006-10-31 13:43:26 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2006-10-31 13:43:26 +0000 |
commit | bc7dde97007fb205b464a6cb64f02f59f2e31cf4 (patch) | |
tree | 03b7b828405381287aa260f1f4ecd0ceac139e97 /Makefile.am | |
parent | e7855f460223ba02fc5adde3e8ca749c8159df8a (diff) |
we dont need eap_to_desktop anymore. eet (the util) is removed anyway into
tests
SVN revision: 26880
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a76b32826..4c35923b9 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -6,7 +6,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ | |||
6 | stamp-h.in acconfig.h debian/changelog \ | 6 | stamp-h.in acconfig.h debian/changelog \ |
7 | enlightenment.spec | 7 | enlightenment.spec |
8 | 8 | ||
9 | bin_SCRIPTS = enlightenment-config eap_to_desktop | 9 | bin_SCRIPTS = enlightenment-config |
10 | 10 | ||
11 | EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN \ | 11 | EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN \ |
12 | enlightenment.spec.in enlightenment.spec \ | 12 | enlightenment.spec.in enlightenment.spec \ |