diff options
author | Mark McLoughlin <mark@skynet.ie> | 2002-02-11 14:28:51 +0000 |
---|---|---|
committer | Mark McLoughlin <mmclouglin@src.gnome.org> | 2002-02-11 14:28:51 +0000 |
commit | 3a80f7acf1b5cbf26e16eb0f9ec625a0112ca048 (patch) | |
tree | 33026619dcae1b427f35981e14b951c8ef99213c /Makefile.am | |
parent | 1faaafb561cb9ba4984f435bc07c01031d70d977 (diff) | |
download | gnome-desktop-3a80f7acf1b5cbf26e16eb0f9ec625a0112ca048.tar.gz |
remove gnome-terminal. See the profterm module for the Gnome 2.0 terminal.
2002-02-11 Mark McLoughlin <mark@skynet.ie>
* Makefile.am: (SUBDIRS): remove gnome-terminal. See
the profterm module for the Gnome 2.0 terminal.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am index 555a9810..cb6022d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ SUBDIRS = \ po \ idl \ gnome-desktop \ - gnome-terminal \ gnome-about \ desktop-links \ gsm \ @@ -15,14 +14,6 @@ SUBDIRS = \ omf-install \ doc -EXTRA_SUBDIRS = \ - gsm \ - desktop-links \ - help-browser \ - gmenu \ - gnome-edit \ - gnome-hint - EXTRA_DIST = \ gnome-core.spec.in \ gnome-core.spec \ |