diff options
author | JP Rosevear <jpr@ximian.com> | 2003-12-30 04:28:37 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-12-30 04:28:37 +0800 |
commit | 166ac1892ffaa243873b58072dbe7df345f10635 (patch) | |
tree | 77b2ac33181d1ca2a7fdb6969c2262b96fe55f0d /Makefile.am | |
parent | 9ca0edcdfa28256a555266b1336222e2a08ba06d (diff) | |
download | gsoc2013-evolution-166ac1892ffaa243873b58072dbe7df345f10635.tar.gz gsoc2013-evolution-166ac1892ffaa243873b58072dbe7df345f10635.tar.zst gsoc2013-evolution-166ac1892ffaa243873b58072dbe7df345f10635.zip |
default_user is gone
2003-12-29 JP Rosevear <jpr@ximian.com>
* configure.in: default_user is gone
* Makefile.am: ditto
svn path=/trunk/; revision=24020
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 0dcfbf65a7..fe32a12fc2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,6 @@ SUBDIRS = \ composer \ mail \ ui \ - default_user \ views \ tools \ help \ |