Added smproxy. Create smproxy/Makefile.
Thu Jul 16 18:03:37 1998 Tom Tromey <tromey@cygnus.com> * Makefile.am (SUBDIRS): Added smproxy. * configure.in: Create smproxy/Makefile.
This commit is contained in:
parent
c612cdcbeb
commit
ce99f91c5b
3 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Thu Jul 16 18:03:37 1998 Tom Tromey <tromey@cygnus.com>
|
||||||
|
|
||||||
|
* Makefile.am (SUBDIRS): Added smproxy.
|
||||||
|
* configure.in: Create smproxy/Makefile.
|
||||||
|
|
||||||
1998-07-13 Raja R Harinath <harinath@cs.umn.edu>
|
1998-07-13 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
* configure.in (mico_prefix): Stop searching as soon as a
|
* configure.in (mico_prefix): Stop searching as soon as a
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SUBDIRS = intl po macros \
|
SUBDIRS = intl po macros \
|
||||||
panel applets \
|
panel applets \
|
||||||
gsm pixmaps desktop-links desktop-properties help-browser \
|
gsm smproxy pixmaps desktop-links desktop-properties help-browser \
|
||||||
gnome-terminal core-docs
|
gnome-terminal core-docs
|
||||||
|
|
||||||
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
|
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change
|
||||||
|
|
|
@ -189,5 +189,6 @@ help-browser/gnome-info2html/Makefile
|
||||||
gmenu/Makefile
|
gmenu/Makefile
|
||||||
pixmaps/Makefile
|
pixmaps/Makefile
|
||||||
gsm/Makefile
|
gsm/Makefile
|
||||||
|
smproxy/Makefile
|
||||||
intl/Makefile],
|
intl/Makefile],
|
||||||
[sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])
|
[sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue