3 docxbmdir = $(docdir)/xbm
4 themedir = $(datadir)/themes
5 localedir = $(datadir)/locale
6 configdir = $(sysconfdir)/xdg
7 rcdir = $(configdir)/openbox
8 xsessionsdir = $(datadir)/xsessions
9 gnomewmfilesdir = $(datadir)/gnome/wm-properties
10 pkgconfigdir = $(libdir)/pkgconfig
11 pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox
12 pixmapdir = $(datadir)/pixmaps
13 xsddir = $(datadir)/openbox
14 secretbindir = $(libdir)/openbox
18 AUTOMAKE_OPTIONS = subdir-objects foreign
20 ACLOCAL_AMFLAGS = -I m4
28 parser/libobparser.la \
33 tools/gdm-control/gdm-control \
34 tools/gnome-panel-control/gnome-panel-control
36 dist_secretbin_SCRIPTS = \
37 tools/xdg-autostart/xdg-autostart
39 nodist_bin_SCRIPTS = \
40 data/xsession/openbox-session \
41 data/xsession/openbox-gnome-session \
42 data/xsession/openbox-kde-session
46 render_rendertest_CPPFLAGS = \
50 -DG_LOG_DOMAIN=\"RenderTest\"
51 render_rendertest_LDADD = \
52 parser/libobparser.la \
53 render/libobrender.la \
59 render_rendertest_SOURCES = render/test.c
61 render_libobrender_la_CPPFLAGS = \
67 -DG_LOG_DOMAIN=\"ObRender\" \
68 -DDEFAULT_THEME=\"$(theme)\"
69 render_libobrender_la_LDFLAGS = \
70 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
71 render_libobrender_la_LIBADD = \
72 parser/libobparser.la \
78 render_libobrender_la_SOURCES = \
103 parser_libobparser_la_CPPFLAGS = \
106 -DG_LOG_DOMAIN=\"ObParser\" \
107 -DLOCALEDIR=\"$(localedir)\" \
108 -DDATADIR=\"$(datadir)\" \
109 -DCONFIGDIR=\"$(configdir)\"
110 parser_libobparser_la_LDFLAGS = \
111 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
112 parser_libobparser_la_LIBADD = \
115 parser_libobparser_la_SOURCES = \
121 openbox_openbox_CPPFLAGS = \
135 -DLOCALEDIR=\"$(localedir)\" \
136 -DDATADIR=\"$(datadir)\" \
137 -DCONFIGDIR=\"$(configdir)\" \
138 -DG_LOG_DOMAIN=\"Openbox\"
139 openbox_openbox_LDADD = \
153 render/libobrender.la \
154 parser/libobparser.la
155 openbox_openbox_LDFLAGS = -export-dynamic
156 openbox_openbox_SOURCES = \
158 openbox/actions/all.c \
159 openbox/actions/all.h \
160 openbox/actions/addremovedesktop.c \
161 openbox/actions/breakchroot.c \
162 openbox/actions/close.c \
163 openbox/actions/cyclewindows.c \
164 openbox/actions/debug.c \
165 openbox/actions/decorations.c \
166 openbox/actions/desktop.c \
167 openbox/actions/dockautohide.c \
168 openbox/actions/directionalwindows.c \
169 openbox/actions/execute.c \
170 openbox/actions/exit.c \
171 openbox/actions/focus.c \
172 openbox/actions/focustobottom.c \
173 openbox/actions/fullscreen.c \
174 openbox/actions/growtoedge.c \
175 openbox/actions/iconify.c \
176 openbox/actions/if.c \
177 openbox/actions/kill.c \
178 openbox/actions/layer.c \
179 openbox/actions/session.c \
180 openbox/actions/lower.c \
181 openbox/actions/maximize.c \
182 openbox/actions/move.c \
183 openbox/actions/moverelative.c \
184 openbox/actions/moveresizeto.c \
185 openbox/actions/movetoedge.c \
186 openbox/actions/omnipresent.c \
187 openbox/actions/raise.c \
188 openbox/actions/raiselower.c \
189 openbox/actions/reconfigure.c \
190 openbox/actions/resize.c \
191 openbox/actions/resizerelative.c \
192 openbox/actions/restart.c \
193 openbox/actions/shade.c \
194 openbox/actions/showdesktop.c \
195 openbox/actions/showmenu.c \
196 openbox/actions/unfocus.c \
201 openbox/client_list_menu.c \
202 openbox/client_list_menu.h \
203 openbox/client_list_combined_menu.c \
204 openbox/client_list_combined_menu.h \
205 openbox/client_menu.c \
206 openbox/client_menu.h \
215 openbox/extensions.c \
216 openbox/extensions.h \
219 openbox/focus_cycle.c \
220 openbox/focus_cycle.h \
221 openbox/focus_cycle_indicator.c \
222 openbox/focus_cycle_indicator.h \
223 openbox/focus_cycle_popup.c \
224 openbox/focus_cycle_popup.h \
227 openbox/framerender.c \
228 openbox/framerender.h \
240 openbox/menuframe.c \
241 openbox/menuframe.h \
249 openbox/moveresize.c \
250 openbox/moveresize.h \
272 openbox/startupnotify.c \
273 openbox/startupnotify.h \
274 openbox/translate.c \
275 openbox/translate.h \
282 ## gnome-panel-control ##
284 tools_gnome_panel_control_gnome_panel_control_CPPFLAGS = \
286 tools_gnome_panel_control_gnome_panel_control_LDADD = \
288 tools_gnome_panel_control_gnome_panel_control_SOURCES = \
289 tools/gnome-panel-control/gnome-panel-control.c
293 tools_gdm_control_gdm_control_CPPFLAGS = \
296 tools_gdm_control_gdm_control_LDADD = \
299 tools_gdm_control_gdm_control_SOURCES = \
300 tools/gdm-control/gdm-control.c
303 ## default button masks ##
305 data/xbm/bullet.xbm \
307 data/xbm/desk_toggled.xbm \
309 data/xbm/iconify.xbm \
310 data/xbm/max_toggled.xbm \
312 data/xbm/shade_toggled.xbm \
318 clearlooks_themedir = $(themedir)/Clearlooks/openbox-3
319 dist_clearlooks_theme_DATA= \
320 themes/Clearlooks/openbox-3/themerc
322 clearlooks34_themedir = $(themedir)/Clearlooks/openbox-3
323 dist_clearlooks34_theme_DATA= \
324 themes/Clearlooks-3.4/openbox-3/themerc
326 clearlooksolive_themedir = $(themedir)/Clearlooks-Olive/openbox-3
327 dist_clearlooksolive_theme_DATA= \
328 themes/Clearlooks-Olive/openbox-3/themerc
330 mikachu_themedir = $(themedir)/Mikachu/openbox-3
331 dist_mikachu_theme_DATA= \
332 themes/Mikachu/openbox-3/bullet.xbm \
333 themes/Mikachu/openbox-3/close.xbm \
334 themes/Mikachu/openbox-3/desk.xbm \
335 themes/Mikachu/openbox-3/iconify.xbm \
336 themes/Mikachu/openbox-3/max.xbm \
337 themes/Mikachu/openbox-3/themerc
340 natura_themedir = $(themedir)/Natura/openbox-3
341 dist_natura_theme_DATA= \
342 themes/Natura/openbox-3/close_hover.xbm \
343 themes/Natura/openbox-3/close.xbm \
344 themes/Natura/openbox-3/desk_toggled.xbm \
345 themes/Natura/openbox-3/desk_hover.xbm \
346 themes/Natura/openbox-3/desk.xbm \
347 themes/Natura/openbox-3/iconify_hover.xbm \
348 themes/Natura/openbox-3/iconify.xbm \
349 themes/Natura/openbox-3/max_hover.xbm \
350 themes/Natura/openbox-3/max_toggled.xbm \
351 themes/Natura/openbox-3/max.xbm \
352 themes/Natura/openbox-3/shade.xbm \
353 themes/Natura/openbox-3/shade_hover.xbm \
354 themes/Natura/openbox-3/themerc
356 artwizboxed_themedir = $(themedir)/Artwiz-boxed/openbox-3
357 dist_artwizboxed_theme_DATA= \
358 themes/Artwiz-boxed/openbox-3/themerc
360 bear2_themedir = $(themedir)/Bear2/openbox-3
361 dist_bear2_theme_DATA= \
362 themes/Bear2/openbox-3/close_pressed.xbm \
363 themes/Bear2/openbox-3/close.xbm \
364 themes/Bear2/openbox-3/desk_toggled.xbm \
365 themes/Bear2/openbox-3/desk.xbm \
366 themes/Bear2/openbox-3/iconify_pressed.xbm \
367 themes/Bear2/openbox-3/iconify.xbm \
368 themes/Bear2/openbox-3/max_pressed.xbm \
369 themes/Bear2/openbox-3/max_toggled.xbm \
370 themes/Bear2/openbox-3/max.xbm \
371 themes/Bear2/openbox-3/shade_pressed.xbm \
372 themes/Bear2/openbox-3/shade.xbm \
373 themes/Bear2/openbox-3/themerc
375 orang_themedir = $(themedir)/Orang/openbox-3
376 dist_orang_theme_DATA= \
377 themes/Orang/openbox-3/themerc
379 onyx_themedir = $(themedir)/Onyx/openbox-3
380 dist_onyx_theme_DATA= \
381 themes/Onyx/openbox-3/themerc
383 onyxcitrus_themedir = $(themedir)/Onyx-Citrus/openbox-3
384 dist_onyxcitrus_theme_DATA= \
385 themes/Onyx-Citrus/openbox-3/themerc
387 syscrash_themedir = $(themedir)/Syscrash/openbox-3
388 dist_syscrash_theme_DATA= \
389 themes/Syscrash/openbox-3/max_disabled.xbm \
390 themes/Syscrash/openbox-3/max_pressed.xbm \
391 themes/Syscrash/openbox-3/max_toggled.xbm \
392 themes/Syscrash/openbox-3/max.xbm \
393 themes/Syscrash/openbox-3/themerc
397 pubinclude_HEADERS = \
409 nodist_pubinclude_HEADERS = \
412 nodist_pkgconfig_DATA = \
413 render/obrender-3.0.pc \
414 parser/obparser-3.0.pc
429 -e 's!@version\@!$(VERSION)!' \
430 -e 's!@configdir\@!$(configdir)!' \
431 -e 's!@secretbindir\@!$(secretbindir)!' \
432 -e 's!@bindir\@!$(bindir)!'
434 data/autostart.sh: $(srcdir)/data/autostart.sh.in Makefile
435 @echo make: creating $@
438 %.desktop: %.desktop.in Makefile
439 @echo make: creating $@
442 %-session: %-session.in Makefile
443 @echo make: creating $@
447 @echo make: creating $@
448 @docbook-to-man $< >$@
451 @echo make: creating $@
454 dist_gnomewmfiles_DATA = \
455 data/gnome-wm-properties/openbox.desktop
457 nodist_xsessions_DATA = \
458 data/xsession/openbox.desktop \
459 data/xsession/openbox-gnome.desktop \
460 data/xsession/openbox-kde.desktop
464 data/autostart.sh.in \
467 data/xsession/openbox.desktop.in \
468 data/xsession/openbox-gnome.desktop.in \
469 data/xsession/openbox-kde.desktop.in \
470 data/xsession/openbox-session.in \
471 data/xsession/openbox-gnome-session.in \
472 data/xsession/openbox-kde-session.in \
475 doc/openbox-session.1.sgml \
476 doc/openbox-session.1.in \
477 doc/openbox-gnome-session.1.sgml \
478 doc/openbox-gnome-session.1.in \
479 doc/openbox-kde-session.1.sgml \
480 doc/openbox-kde-session.1.in \
481 render/obrender-3.0.pc.in \
482 parser/obparser-3.0.pc.in \
483 tools/themeupdate/themeupdate.py \
509 doc/rc-mouse-focus.xml
513 doc/openbox-session.1 \
514 doc/openbox-gnome-session.1 \
515 doc/openbox-kde-session.1
520 # make clean doesn't delete these for some reason, even though they are
524 doc/openbox-session.1 \
525 doc/openbox-gnome-session.1 \
526 doc/openbox-kde-session.1 \
527 data/xsession/openbox-session \
528 data/xsession/openbox-gnome-session \
529 data/xsession/openbox-kde-session \
530 data/xsession/openbox.desktop \
531 data/xsession/openbox-gnome.desktop \
532 data/xsession/openbox-kde.desktop
535 # $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
538 for d in . m4 po render; do \
539 for p in core core.* gmon.out *\~ *.orig *.rej .\#*; do \