summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-07-09 07:12:30 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-07-09 07:12:30 +0000
commit303fd178613055999960d5f3cd98b4f47de257fc (patch)
tree471be4218ceddded80159f7dddc8dcf45c04cbe0 /Makefile.am
parent8a9beb8e3e718a1f3c2a524e210732ba760522db (diff)
downloadgdm-303fd178613055999960d5f3cd98b4f47de257fc.tar.gz
Use vicious-extensions module rather then local routines
Mon Jul 09 00:14:02 2001 George Lebl <jirka@5z.com> * Makefile.am, autogen.sh, configure.in, daemon/Makefile.am, daemon/auth.c, daemon/gdm.c, daemon/gdm.h, daemon/misc.c, daemon/server.c, daemon/slave.c, daemon/verify-crypt.c, daemon/verify-pam.c, daemon/verify-shadow.c, daemon/xdmcp.c, gui/Makefile.am, gui/gdmchooser.c, gui/gdmconfig.c, gui/gdmlogin.c, gui/gdmphotosetup.c, gui/misc.[ch], po/POTFILES.in: Use vicious-extensions module rather then local routines * gui/icon-entry-hack.[ch]: remove, in vicious-extensions now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 972270fb..f8d3dc0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
-SUBDIRS = config macros pixmaps intl daemon gui docs omf-install po
+SUBDIRS = config macros pixmaps intl vicious-extensions \
+ daemon gui docs omf-install po
EXTRA_DIST = \
ChangeLog \