2001-06-02 00:14:18 -04:00
|
|
|
|
2002-02-06 22:07:56 -05:00
|
|
|
SUBDIRS=wm-tester tools themes
|
2001-08-03 00:20:27 -04:00
|
|
|
|
2002-06-01 11:00:25 -04:00
|
|
|
INCLUDES=@METACITY_CFLAGS@ -DMETACITY_LIBEXECDIR=\"$(libexecdir)\" -DHOST_ALIAS=\"@HOST_ALIAS@\" -DMETACITY_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\" -DMETACITY_PKGDATADIR=\"$(pkgdatadir)\"
|
2001-06-02 00:14:18 -04:00
|
|
|
|
2002-07-13 23:16:41 -04:00
|
|
|
EGGFILES= \
|
|
|
|
eggaccelerators.c \
|
|
|
|
eggaccelerators.h
|
|
|
|
|
2001-06-02 00:14:18 -04:00
|
|
|
metacity_SOURCES= \
|
2001-07-07 14:43:19 -04:00
|
|
|
common.h \
|
2001-06-18 02:11:53 -04:00
|
|
|
core.c \
|
|
|
|
core.h \
|
2002-04-13 00:58:45 -04:00
|
|
|
delete.c \
|
2001-06-02 00:14:18 -04:00
|
|
|
display.c \
|
|
|
|
display.h \
|
2002-06-15 18:18:12 -04:00
|
|
|
draw-workspace.c \
|
|
|
|
draw-workspace.h \
|
2001-08-05 12:04:52 -04:00
|
|
|
effects.c \
|
|
|
|
effects.h \
|
2001-06-02 00:14:18 -04:00
|
|
|
errors.c \
|
|
|
|
errors.h \
|
|
|
|
eventqueue.c \
|
|
|
|
eventqueue.h \
|
2001-06-30 19:17:52 -04:00
|
|
|
fixedtip.c \
|
|
|
|
fixedtip.h \
|
2001-06-02 00:14:18 -04:00
|
|
|
frame.c \
|
|
|
|
frame.h \
|
2001-06-17 15:53:45 -04:00
|
|
|
frames.c \
|
|
|
|
frames.h \
|
2002-01-06 12:52:21 -05:00
|
|
|
gradient.c \
|
|
|
|
gradient.h \
|
2002-02-09 18:03:52 -05:00
|
|
|
iconcache.c \
|
|
|
|
iconcache.h \
|
2001-09-21 15:20:56 -04:00
|
|
|
inlinepixbufs.h \
|
2001-06-06 00:47:37 -04:00
|
|
|
keybindings.c \
|
|
|
|
keybindings.h \
|
2001-06-02 00:14:18 -04:00
|
|
|
main.c \
|
|
|
|
main.h \
|
2001-06-20 23:40:14 -04:00
|
|
|
menu.c \
|
|
|
|
menu.h \
|
2001-06-24 02:47:54 -04:00
|
|
|
place.c \
|
|
|
|
place.h \
|
2001-12-09 17:41:12 -05:00
|
|
|
prefs.c \
|
|
|
|
prefs.h \
|
2002-03-17 12:22:23 -05:00
|
|
|
resizepopup.c \
|
|
|
|
resizepopup.h \
|
2001-06-02 00:14:18 -04:00
|
|
|
screen.c \
|
|
|
|
screen.h \
|
2001-06-09 17:58:30 -04:00
|
|
|
session.c \
|
|
|
|
session.h \
|
2001-06-10 03:52:35 -04:00
|
|
|
stack.c \
|
|
|
|
stack.h \
|
2001-08-19 02:23:59 -04:00
|
|
|
tabpopup.c \
|
2001-08-31 02:13:07 -04:00
|
|
|
tabpopup.h \
|
2002-01-05 23:51:53 -05:00
|
|
|
theme.c \
|
|
|
|
theme.h \
|
2002-02-06 22:07:56 -05:00
|
|
|
theme-parser.c \
|
|
|
|
theme-parser.h \
|
|
|
|
themewidget.c \
|
|
|
|
themewidget.h \
|
2001-06-18 02:11:53 -04:00
|
|
|
ui.c \
|
|
|
|
ui.h \
|
2001-06-02 00:14:18 -04:00
|
|
|
util.c \
|
|
|
|
util.h \
|
|
|
|
window.c \
|
2001-06-03 01:39:43 -04:00
|
|
|
window.h \
|
2001-06-06 00:47:37 -04:00
|
|
|
workspace.c \
|
2002-01-03 19:58:39 -05:00
|
|
|
workspace.h \
|
|
|
|
xprops.c \
|
2002-07-13 23:16:41 -04:00
|
|
|
xprops.h \
|
|
|
|
$(EGGFILES)
|
2001-06-02 00:14:18 -04:00
|
|
|
|
2002-01-27 21:09:12 -05:00
|
|
|
metacity_theme_viewer_SOURCES= \
|
|
|
|
gradient.c \
|
|
|
|
gradient.h \
|
2002-02-14 21:32:48 -05:00
|
|
|
preview-widget.c \
|
|
|
|
preview-widget.h \
|
2002-01-27 21:09:12 -05:00
|
|
|
theme.c \
|
|
|
|
theme.h \
|
2002-02-06 22:07:56 -05:00
|
|
|
theme-parser.c \
|
|
|
|
theme-parser.h \
|
2002-01-27 21:09:12 -05:00
|
|
|
theme-viewer.c \
|
|
|
|
util.c \
|
|
|
|
util.h
|
|
|
|
|
2002-04-12 19:00:46 -04:00
|
|
|
metacity_dialog_SOURCES= \
|
|
|
|
metacity-dialog.c
|
|
|
|
|
2002-01-27 21:09:12 -05:00
|
|
|
bin_PROGRAMS=metacity metacity-theme-viewer
|
2002-04-12 19:00:46 -04:00
|
|
|
libexec_PROGRAMS=metacity-dialog
|
2001-06-02 00:14:18 -04:00
|
|
|
|
|
|
|
metacity_LDADD= @METACITY_LIBS@
|
2002-01-27 21:09:12 -05:00
|
|
|
metacity_theme_viewer_LDADD= @METACITY_LIBS@
|
2002-04-12 19:00:46 -04:00
|
|
|
metacity_dialog_LDADD=@METACITY_LIBS@
|
2001-09-04 23:57:45 -04:00
|
|
|
|
2002-01-06 12:52:21 -05:00
|
|
|
testgradient_SOURCES=gradient.h gradient.c testgradient.c
|
|
|
|
|
|
|
|
noinst_PROGRAMS=testgradient
|
|
|
|
|
|
|
|
testgradient_LDADD= @METACITY_LIBS@
|
|
|
|
|
2001-09-04 23:57:45 -04:00
|
|
|
desktopfilesdir=$(datadir)/gnome/wm-properties
|
2002-05-27 11:51:41 -04:00
|
|
|
desktopfiles_in_files=metacity.desktop.in
|
|
|
|
desktopfiles_DATA = $(desktopfiles_in_files:.desktop.in=.desktop)
|
|
|
|
@INTLTOOL_DESKTOP_RULE@
|
2001-09-04 23:57:45 -04:00
|
|
|
|
2001-12-09 17:41:12 -05:00
|
|
|
schemadir = @GCONF_SCHEMA_FILE_DIR@
|
2002-05-27 11:51:41 -04:00
|
|
|
schema_in_files = metacity.schemas.in
|
|
|
|
schema_DATA = $(schema_in_files:.schemas.in=.schemas)
|
|
|
|
|
|
|
|
@INTLTOOL_SCHEMAS_RULE@
|
2001-12-09 17:41:12 -05:00
|
|
|
|
|
|
|
install-data-local:
|
|
|
|
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
|
|
|
|
|
2001-09-17 00:42:37 -04:00
|
|
|
IMAGES=default_icon.png
|
2001-09-17 00:45:13 -04:00
|
|
|
VARIABLES=default_icon_data $(srcdir)/default_icon.png
|
2001-09-04 23:57:45 -04:00
|
|
|
|
2001-10-13 00:00:08 -04:00
|
|
|
BUILT_SOURCES = inlinepixbufs.h
|
2002-05-03 14:40:16 -04:00
|
|
|
CLEANFILES = inlinepixbufs.h
|
2001-09-17 00:42:37 -04:00
|
|
|
|
|
|
|
inlinepixbufs.h: $(IMAGES)
|
|
|
|
$(GDK_PIXBUF_CSOURCE) --raw --build-list $(VARIABLES) >$(srcdir)/inlinepixbufs.h
|
|
|
|
|
2002-07-13 23:16:41 -04:00
|
|
|
EXTRA_DIST=$(desktopfiles_DATA) $(IMAGES) $(schema_DATA) update-from-egg.sh
|
|
|
|
|
|
|
|
EGGDIR=$(srcdir)/../../libegg/libegg
|
|
|
|
|
|
|
|
regenerate-built-sources:
|
|
|
|
EGGFILES="$(EGGFILES)" EGGDIR="$(EGGDIR)" $(srcdir)/update-from-egg.sh
|