diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-09-18 23:55:12 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-09-18 23:58:19 +0800 |
commit | 461f022eb7fae7147845797c0544304ae35c7e8b (patch) | |
tree | a734d25c483a14a36973f9d62f44654782b1be7a /Makefile.am | |
parent | 12d1810be39661750956ec1e041f7f572ea86698 (diff) | |
download | gsoc2013-evolution-461f022eb7fae7147845797c0544304ae35c7e8b.tar.gz gsoc2013-evolution-461f022eb7fae7147845797c0544304ae35c7e8b.tar.zst gsoc2013-evolution-461f022eb7fae7147845797c0544304ae35c7e8b.zip |
Kill the killev program, and the whole tools directory.
The --force-shutdown option now simply runs "pkill evolution".
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 53b463b10c..d88ad131e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,6 @@ SUBDIRS = \ doc \ ui \ views \ - tools \ po \ sounds \ $(HELP_SUBDIR) |