diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2008-10-16 10:19:40 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2008-10-16 10:19:40 +0000 |
commit | dab9aaa5c51a15959aecb4e98496d5ba179c2f86 (patch) | |
tree | e7d93177d5ccfed5d86e7ae5fdd9f22426247977 /Makefile.am | |
parent | 53035602623cac8f08fd7494d21382c0c4a5069b (diff) |
Remove enlightenment-config source of miscompilation. You should use pkg-config now.
SVN revision: 36712
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 925ce83dc..8df5af8f0 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -6,8 +6,6 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ | |||
6 | stamp-h.in acconfig.h \ | 6 | stamp-h.in acconfig.h \ |
7 | enlightenment.spec enlightenment.pc | 7 | enlightenment.spec enlightenment.pc |
8 | 8 | ||
9 | bin_SCRIPTS = enlightenment-config | ||
10 | |||
11 | EXTRA_DIST = config.rpath README AUTHORS COPYING COPYING-PLAIN \ | 9 | EXTRA_DIST = config.rpath README AUTHORS COPYING COPYING-PLAIN \ |
12 | enlightenment.spec.in enlightenment.spec enlightenment.pc | 10 | enlightenment.spec.in enlightenment.spec enlightenment.pc |
13 | 11 | ||