[accounts-dialog/control-center-panel: 3/15] Only build the panel
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [accounts-dialog/control-center-panel: 3/15] Only build the panel
- Date: Mon, 14 Jun 2010 05:05:38 +0000 (UTC)
commit 45ca0cc5fc65c2e8e31d7e923dcbfd8ee9465e07
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 12 21:48:27 2010 -0400
Only build the panel
src/Makefile.am | 47 -----------------------------------------------
1 files changed, 0 insertions(+), 47 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 185bf19..276b575 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,3 @@
-bin_PROGRAMS = accounts-dialog
-
INCLUDES = \
-DDATADIR=\""$(datadir)"\" \
-DUIDIR=\""$(pkgdatadir)"\" \
@@ -17,51 +15,6 @@ INCLUDES = \
$(GCONF_CFLAGS) \
$(WARN_CFLAGS)
-accounts_dialog_SOURCES = \
- gdm-languages.h \
- gdm-languages.c \
- um-account-type.h \
- um-account-type.c \
- um-user.h \
- um-user.c \
- um-user-manager.h \
- um-user-manager.c \
- um-account-dialog.h \
- um-account-dialog.c \
- um-language-dialog.h \
- um-language-dialog.c \
- um-login-options.h \
- um-login-options.c \
- um-password-dialog.h \
- um-password-dialog.c \
- um-photo-dialog.h \
- um-photo-dialog.c \
- um-crop-area.h \
- um-crop-area.c \
- um-fingerprint-dialog.h \
- um-fingerprint-dialog.c \
- um-utils.h \
- um-utils.c \
- fingerprint-strings.h \
- um-strength-bar.h \
- um-strength-bar.c \
- run-passwd.h \
- run-passwd.c \
- $(MARSHALFILES) \
- main.c
-
-accounts_dialog_LDADD = \
- $(GLIB_LIBS) \
- $(GIO_LIBS) \
- $(GTK_LIBS) \
- $(GNOME_DESKTOP_LIBS) \
- $(UNIQUE_LIBS) \
- $(POLKIT_LIBS) \
- $(CHEESE_LIBS) \
- $(DBUS_GLIB_LIBS) \
- $(GCONF_LIBS) \
- -lcrypt
-
MARSHALFILES = marshal.c marshal.h
BUILT_SOURCES = $(MARSHALFILES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]