summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-08-05 23:34:23 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-08-05 23:34:23 +0000
commit75dfe8d2481d9ca76187c1db8e03a135a9c757b9 (patch)
treea2bfd3ab85f9ebdf786762262a6a8138021644b7
parentbbbbd912830e6e07ebc04a9e6403f6ad42681fcf (diff)
downloadgnome-session-75dfe8d2481d9ca76187c1db8e03a135a9c757b9.tar.gz
Remove smproxy until it does build properlyGNOME_0_25DROOLING_MACAQUE
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b24d4d0c..49648905 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ endif
SUBDIRS = intl po macros \
panel applets \
- gsm smproxy pixmaps desktop-links desktop-properties help-browser \
+ gsm pixmaps desktop-links desktop-properties help-browser \
gnome-terminal core-docs $(gmenu)
## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change