3 themedir = $(datadir)/themes
4 localedir = $(datadir)/locale
5 configdir = $(sysconfdir)/xdg
6 rcdir = $(configdir)/openbox
7 desktopfilesdir = $(datadir)/gnome/wm-properties
8 pkgconfigdir = $(libdir)/pkgconfig
9 pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox
10 pixmapdir = $(datadir)/pixmaps
11 xsddir = $(datadir)/openbox
15 AUTOMAKE_OPTIONS = subdir-objects foreign
17 ACLOCAL_AMFLAGS = -I m4
25 parser/libobparser.la \
30 tools/gnome-panel-control/gnome-panel-control
33 tools/themetoxml/themetoxml
37 render_rendertest_CPPFLAGS = \
40 -DG_LOG_DOMAIN=\"RenderTest\"
41 render_rendertest_LDADD = \
42 parser/libobparser.la \
43 render/libobrender.la \
48 render_rendertest_SOURCES = render/test.c
50 render_libobrender_la_CPPFLAGS = \
55 -DG_LOG_DOMAIN=\"ObRender\" \
56 -DDEFAULT_THEME=\"$(theme)\"
57 render_libobrender_la_LDFLAGS = \
58 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
59 render_libobrender_la_LIBADD = \
60 parser/libobparser.la \
65 render_libobrender_la_SOURCES = \
88 parser_libobparser_la_CPPFLAGS = \
91 -DG_LOG_DOMAIN=\"ObParser\" \
92 -DLOCALEDIR=\"$(localedir)\" \
93 -DDATADIR=\"$(datadir)\" \
94 -DCONFIGDIR=\"$(configdir)\"
95 parser_libobparser_la_LDFLAGS = \
96 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
97 parser_libobparser_la_LIBADD = \
100 parser_libobparser_la_SOURCES = \
106 openbox_openbox_CPPFLAGS = \
113 -DLOCALEDIR=\"$(localedir)\" \
114 -DDATADIR=\"$(datadir)\" \
115 -DCONFIGDIR=\"$(configdir)\" \
116 -DG_LOG_DOMAIN=\"Openbox\"
117 openbox_openbox_LDADD = \
129 render/libobrender.la \
130 parser/libobparser.la
131 openbox_openbox_LDFLAGS = -export-dynamic
132 openbox_openbox_SOURCES = \
138 openbox/client_list_menu.c \
139 openbox/client_list_combined_menu.c \
140 openbox/client_list_combined_menu.h \
141 openbox/client_menu.c \
142 openbox/client_menu.h \
151 openbox/extensions.c \
152 openbox/extensions.h \
157 openbox/framerender.c \
158 openbox/framerender.h \
170 openbox/menuframe.c \
171 openbox/menuframe.h \
177 openbox/moveresize.c \
178 openbox/moveresize.h \
196 openbox/startupnotify.c \
197 openbox/startupnotify.h \
198 openbox/translate.c \
199 openbox/translate.h \
208 tools_themetoxml_themetoxml_CPPFLAGS = \
212 tools_themetoxml_themetoxml_LDADD = \
216 tools_themetoxml_themetoxml_SOURCES = \
217 tools/themetoxml/themetoxml.c \
218 tools/themetoxml/themetoxml.h \
219 tools/themetoxml/rgb.h
222 ## gnome-panel-control ##
224 tools_gnome_panel_control_gnome_panel_control_CPPFLAGS = \
226 tools_gnome_panel_control_gnome_panel_control_LDADD = \
228 tools_gnome_panel_control_gnome_panel_control_SOURCES = \
229 tools/gnome-panel-control/gnome-panel-control.c
234 mikachu_themedir = $(themedir)/Mikachu/openbox-3
235 dist_mikachu_theme_DATA= \
236 themes/Mikachu/openbox-3/bullet.xbm \
237 themes/Mikachu/openbox-3/close.xbm \
238 themes/Mikachu/openbox-3/desk.xbm \
239 themes/Mikachu/openbox-3/iconify.xbm \
240 themes/Mikachu/openbox-3/max.xbm \
241 themes/Mikachu/openbox-3/themerc.xml
244 natura_themedir = $(themedir)/Natura/openbox-3
245 dist_natura_theme_DATA= \
246 themes/Natura/openbox-3/close_hover.xbm \
247 themes/Natura/openbox-3/close.xbm \
248 themes/Natura/openbox-3/desk_toggled.xbm \
249 themes/Natura/openbox-3/desk.xbm \
250 themes/Natura/openbox-3/iconify_disabled.xbm \
251 themes/Natura/openbox-3/iconify_hover.xbm \
252 themes/Natura/openbox-3/iconify.xbm \
253 themes/Natura/openbox-3/max_disabled.xbm \
254 themes/Natura/openbox-3/max_hover.xbm \
255 themes/Natura/openbox-3/max_toggled.xbm \
256 themes/Natura/openbox-3/max.xbm \
257 themes/Natura/openbox-3/shade.xbm \
258 themes/Natura/openbox-3/themerc.xml
260 artwizboxed_themedir = $(themedir)/artwiz-boxed/openbox-3
261 dist_artwizboxed_theme_DATA= \
262 themes/artwiz-boxed/openbox-3/bullet.xbm \
263 themes/artwiz-boxed/openbox-3/close.xbm \
264 themes/artwiz-boxed/openbox-3/desk_toggled.xbm \
265 themes/artwiz-boxed/openbox-3/desk.xbm \
266 themes/artwiz-boxed/openbox-3/iconify.xbm \
267 themes/artwiz-boxed/openbox-3/max_toggled.xbm \
268 themes/artwiz-boxed/openbox-3/max.xbm \
269 themes/artwiz-boxed/openbox-3/themerc.xml
271 bear2_themedir = $(themedir)/bear2/openbox-3
272 dist_bear2_theme_DATA= \
273 themes/bear2/openbox-3/close_pressed.xbm \
274 themes/bear2/openbox-3/close.xbm \
275 themes/bear2/openbox-3/desk_toggled.xbm \
276 themes/bear2/openbox-3/desk.xbm \
277 themes/bear2/openbox-3/iconify_disabled.xbm \
278 themes/bear2/openbox-3/iconify_pressed.xbm \
279 themes/bear2/openbox-3/iconify.xbm \
280 themes/bear2/openbox-3/max_disabled.xbm \
281 themes/bear2/openbox-3/max_pressed.xbm \
282 themes/bear2/openbox-3/max_toggled.xbm \
283 themes/bear2/openbox-3/max.xbm \
284 themes/bear2/openbox-3/shade_pressed.xbm \
285 themes/bear2/openbox-3/shade.xbm \
286 themes/bear2/openbox-3/themerc.xml
288 orang_themedir = $(themedir)/orang/openbox-3
289 dist_orang_theme_DATA= \
290 themes/orang/openbox-3/themerc.xml
292 syscrash_themedir = $(themedir)/syscrash/openbox-3
293 dist_syscrash_theme_DATA= \
294 themes/syscrash/openbox-3/bullet.xbm \
295 themes/syscrash/openbox-3/close_disabled.xbm \
296 themes/syscrash/openbox-3/close.xbm \
297 themes/syscrash/openbox-3/desk_toggled.xbm \
298 themes/syscrash/openbox-3/desk.xbm \
299 themes/syscrash/openbox-3/iconify.xbm \
300 themes/syscrash/openbox-3/max_disabled.xbm \
301 themes/syscrash/openbox-3/max_pressed.xbm \
302 themes/syscrash/openbox-3/max_toggled.xbm \
303 themes/syscrash/openbox-3/max.xbm \
304 themes/syscrash/openbox-3/shade.xbm \
305 themes/syscrash/openbox-3/themerc.xml
309 pubinclude_HEADERS = \
321 nodist_pubinclude_HEADERS = \
324 nodist_pkgconfig_DATA = \
325 render/obrender-3.0.pc \
326 parser/obparser-3.0.pc
342 -e 's!@version\@!$(VERSION)!' \
343 -e 's!@xsddir\@!$(xsddir)!'
345 data/rc.xml: Makefile $(srcdir)/data/rc.xml.in data
346 @echo make: creating $@
348 @mkdir data 2>/dev/null || true
349 @$(edit) $(srcdir)/data/rc.xml.in >$@
351 data/menu.xml: Makefile $(srcdir)/data/menu.xml.in data
352 @echo make: creating $@
354 @mkdir data 2>/dev/null || true
355 @$(edit) $(srcdir)/data/menu.xml.in >$@
357 dist_desktopfiles_DATA = \
361 tools/themeupdate/themeupdate.py \
365 render/obrender-3.0.pc.in \
366 parser/obparser-3.0.pc.in
382 # $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
385 for d in . m4 po render; do \
386 for p in core core.* gmon.out *\~ *.orig *.rej .\#*; do \