diff options
author | Kevin Vandersloot <kfv101@psu.edu> | 2002-01-06 15:34:38 +0000 |
---|---|---|
committer | Kevin Vandersloot <kevinv@src.gnome.org> | 2002-01-06 15:34:38 +0000 |
commit | 48b1554cc448f0d49049f1f3c907a403b9700bc0 (patch) | |
tree | 1bda7228f3fa8f48ab38ce463a5e1e043f0baef5 /Makefile.am | |
parent | 429d98a931dcd8132597fec7035b269d56938bcf (diff) |
add life
2002-01-06 Kevin Vandersloot <kfv101@psu.edu>
* configure.in, Makefile.am: add life
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2a08e17b3..53a35b19c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,7 @@ always_built_SUBDIRS = \ odometer \ geyes \ mini-commander \ + life \ whereami ## another_clock \ ## asclock \ @@ -62,7 +63,6 @@ always_built_SUBDIRS = \ ## gnotes \ ## gkb-new \ ## jbc \ -## life \ ## quicklaunch \ ## tickastat \ ## webcontrol \ |