summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1998-07-17 00:21:06 +0000
committerTom Tromey <tromey@src.gnome.org>1998-07-17 00:21:06 +0000
commitce99f91c5b6831adaacb66ad17e9380b121818f0 (patch)
tree2353e1282b8cce8ade30fe4e052d9c2179362b22 /Makefile.am
parentc612cdcbebe6a680350c46927047a60cce30c8c2 (diff)
downloadgnome-control-center-ce99f91c5b6831adaacb66ad17e9380b121818f0.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f9731633a..b5f8f8f3f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = intl po macros \
panel applets \
- gsm pixmaps desktop-links desktop-properties help-browser \
+ gsm smproxy pixmaps desktop-links desktop-properties help-browser \
gnome-terminal core-docs
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change