summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2002-01-30 23:35:34 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-01-30 23:35:34 +0000
commit4a666b46e7354f73c1bc6978b380a3422bbf3e94 (patch)
tree7e6deaa3ddd057daef28afd05118a19d26eefc58 /configure.in
parentc6639e257ee3b7055c4e3cab8233398976fb17cb (diff)
downloadgdm-4a666b46e7354f73c1bc6978b380a3422bbf3e94.tar.gz
Add new makefiles to output.
2002-01-30 Alex Larsson <alexl@redhat.com> * configure.in: Add new makefiles to output. * gui/greeter/Makefile.am: Add themes subdir. Add config file and theme dir defines. Add greeter_configuration.h * gui/greeter/greeter.c: Parse config options. Handle theme data search path. * gui/greeter/greeter_parser.[ch]: Handle theme data search path. * gui/themes/*: * gui/themes/circles/*: Checking in theme data.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 33095b3b..287b0507 100644
--- a/configure.in
+++ b/configure.in
@@ -422,6 +422,8 @@ Makefile
daemon/Makefile
gui/Makefile
gui/greeter/Makefile
+gui/greeter/themes/Makefile
+gui/greeter/themes/circles/Makefile
utils/Makefile
pixmaps/Makefile
config/Makefile