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 obtpubincludedir= $(includedir)/openbox/@OBT_VERSION@/obt
12 rrpubincludedir = $(includedir)/openbox/@RR_VERSION@/render
13 pixmapdir = $(datadir)/pixmaps
14 xsddir = $(datadir)/openbox
15 secretbindir = $(libdir)/openbox
19 AUTOMAKE_OPTIONS = subdir-objects foreign
21 ACLOCAL_AMFLAGS = -I m4
34 tools/gdm-control/gdm-control \
35 tools/gnome-panel-control/gnome-panel-control
37 dist_secretbin_SCRIPTS = \
38 tools/xdg-autostart/xdg-autostart
40 nodist_bin_SCRIPTS = \
41 data/xsession/openbox-session \
42 data/xsession/openbox-gnome-session \
43 data/xsession/openbox-kde-session
47 render_rendertest_CPPFLAGS = \
50 -DG_LOG_DOMAIN=\"RenderTest\"
51 render_rendertest_LDADD = \
53 render/libobrender.la \
58 render_rendertest_SOURCES = render/test.c
60 render_libobrender_la_CPPFLAGS = \
65 -DG_LOG_DOMAIN=\"ObRender\" \
66 -DDEFAULT_THEME=\"$(theme)\"
67 render_libobrender_la_LDFLAGS = \
68 -version-info $(RR_CURRENT):$(RR_REVISION):$(RR_AGE)
69 render_libobrender_la_LIBADD = \
75 render_libobrender_la_SOURCES = \
100 obt_libobt_la_CPPFLAGS = \
108 -DG_LOG_DOMAIN=\"Obt\" \
109 -DLOCALEDIR=\"$(localedir)\" \
110 -DDATADIR=\"$(datadir)\" \
111 -DCONFIGDIR=\"$(configdir)\"
112 obt_libobt_la_LDFLAGS = \
113 -version-info $(OBT_CURRENT):$(OBT_REVISION):$(OBT_AGE)
114 obt_libobt_la_LIBADD = \
122 obt_libobt_la_SOURCES = \
142 openbox_openbox_CPPFLAGS = \
151 -DLOCALEDIR=\"$(localedir)\" \
152 -DDATADIR=\"$(datadir)\" \
153 -DCONFIGDIR=\"$(configdir)\" \
154 -DG_LOG_DOMAIN=\"Openbox\"
155 openbox_openbox_LDADD = \
164 render/libobrender.la \
166 openbox_openbox_LDFLAGS = -export-dynamic
167 openbox_openbox_SOURCES = \
169 openbox/actions/all.c \
170 openbox/actions/all.h \
171 openbox/actions/addremovedesktop.c \
172 openbox/actions/breakchroot.c \
173 openbox/actions/close.c \
174 openbox/actions/cyclewindows.c \
175 openbox/actions/debug.c \
176 openbox/actions/decorations.c \
177 openbox/actions/desktop.c \
178 openbox/actions/dockautohide.c \
179 openbox/actions/directionalwindows.c \
180 openbox/actions/execute.c \
181 openbox/actions/exit.c \
182 openbox/actions/focus.c \
183 openbox/actions/focustobottom.c \
184 openbox/actions/fullscreen.c \
185 openbox/actions/growtoedge.c \
186 openbox/actions/iconify.c \
187 openbox/actions/if.c \
188 openbox/actions/kill.c \
189 openbox/actions/layer.c \
190 openbox/actions/session.c \
191 openbox/actions/lower.c \
192 openbox/actions/maximize.c \
193 openbox/actions/move.c \
194 openbox/actions/moverelative.c \
195 openbox/actions/moveresizeto.c \
196 openbox/actions/movetoedge.c \
197 openbox/actions/omnipresent.c \
198 openbox/actions/raise.c \
199 openbox/actions/raiselower.c \
200 openbox/actions/reconfigure.c \
201 openbox/actions/resize.c \
202 openbox/actions/resizerelative.c \
203 openbox/actions/restart.c \
204 openbox/actions/shade.c \
205 openbox/actions/showdesktop.c \
206 openbox/actions/showmenu.c \
207 openbox/actions/unfocus.c \
212 openbox/client_list_menu.c \
213 openbox/client_list_menu.h \
214 openbox/client_list_combined_menu.c \
215 openbox/client_list_combined_menu.h \
216 openbox/client_menu.c \
217 openbox/client_menu.h \
228 openbox/focus_cycle.c \
229 openbox/focus_cycle.h \
230 openbox/focus_cycle_indicator.c \
231 openbox/focus_cycle_indicator.h \
232 openbox/focus_cycle_popup.c \
233 openbox/focus_cycle_popup.h \
236 openbox/framerender.c \
237 openbox/framerender.h \
249 openbox/menuframe.c \
250 openbox/menuframe.h \
256 openbox/moveresize.c \
257 openbox/moveresize.h \
277 openbox/startupnotify.c \
278 openbox/startupnotify.h \
279 openbox/translate.c \
280 openbox/translate.h \
284 ## gnome-panel-control ##
286 tools_gnome_panel_control_gnome_panel_control_CPPFLAGS = \
288 tools_gnome_panel_control_gnome_panel_control_LDADD = \
290 tools_gnome_panel_control_gnome_panel_control_SOURCES = \
291 tools/gnome-panel-control/gnome-panel-control.c
295 tools_gdm_control_gdm_control_CPPFLAGS = \
298 tools_gdm_control_gdm_control_LDADD = \
301 tools_gdm_control_gdm_control_SOURCES = \
302 tools/gdm-control/gdm-control.c
305 ## default button masks ##
307 data/xbm/bullet.xbm \
309 data/xbm/desk_toggled.xbm \
311 data/xbm/iconify.xbm \
312 data/xbm/max_toggled.xbm \
314 data/xbm/shade_toggled.xbm \
320 clearlooks_themedir = $(themedir)/Clearlooks/openbox-3
321 dist_clearlooks_theme_DATA= \
322 themes/Clearlooks/openbox-3/themerc
324 clearlooks34_themedir = $(themedir)/Clearlooks/openbox-3
325 dist_clearlooks34_theme_DATA= \
326 themes/Clearlooks-3.4/openbox-3/themerc
328 clearlooksolive_themedir = $(themedir)/Clearlooks-Olive/openbox-3
329 dist_clearlooksolive_theme_DATA= \
330 themes/Clearlooks-Olive/openbox-3/themerc
332 mikachu_themedir = $(themedir)/Mikachu/openbox-3
333 dist_mikachu_theme_DATA= \
334 themes/Mikachu/openbox-3/bullet.xbm \
335 themes/Mikachu/openbox-3/close.xbm \
336 themes/Mikachu/openbox-3/desk.xbm \
337 themes/Mikachu/openbox-3/iconify.xbm \
338 themes/Mikachu/openbox-3/max.xbm \
339 themes/Mikachu/openbox-3/themerc
342 natura_themedir = $(themedir)/Natura/openbox-3
343 dist_natura_theme_DATA= \
344 themes/Natura/openbox-3/close_hover.xbm \
345 themes/Natura/openbox-3/close.xbm \
346 themes/Natura/openbox-3/desk_toggled.xbm \
347 themes/Natura/openbox-3/desk_hover.xbm \
348 themes/Natura/openbox-3/desk.xbm \
349 themes/Natura/openbox-3/iconify_hover.xbm \
350 themes/Natura/openbox-3/iconify.xbm \
351 themes/Natura/openbox-3/max_hover.xbm \
352 themes/Natura/openbox-3/max_toggled.xbm \
353 themes/Natura/openbox-3/max.xbm \
354 themes/Natura/openbox-3/shade.xbm \
355 themes/Natura/openbox-3/shade_hover.xbm \
356 themes/Natura/openbox-3/themerc
358 artwizboxed_themedir = $(themedir)/Artwiz-boxed/openbox-3
359 dist_artwizboxed_theme_DATA= \
360 themes/Artwiz-boxed/openbox-3/themerc
362 bear2_themedir = $(themedir)/Bear2/openbox-3
363 dist_bear2_theme_DATA= \
364 themes/Bear2/openbox-3/close_pressed.xbm \
365 themes/Bear2/openbox-3/close.xbm \
366 themes/Bear2/openbox-3/desk_toggled.xbm \
367 themes/Bear2/openbox-3/desk.xbm \
368 themes/Bear2/openbox-3/iconify_pressed.xbm \
369 themes/Bear2/openbox-3/iconify.xbm \
370 themes/Bear2/openbox-3/max_pressed.xbm \
371 themes/Bear2/openbox-3/max_toggled.xbm \
372 themes/Bear2/openbox-3/max.xbm \
373 themes/Bear2/openbox-3/shade_pressed.xbm \
374 themes/Bear2/openbox-3/shade.xbm \
375 themes/Bear2/openbox-3/themerc
377 orang_themedir = $(themedir)/Orang/openbox-3
378 dist_orang_theme_DATA= \
379 themes/Orang/openbox-3/themerc
381 onyx_themedir = $(themedir)/Onyx/openbox-3
382 dist_onyx_theme_DATA= \
383 themes/Onyx/openbox-3/themerc
385 onyxcitrus_themedir = $(themedir)/Onyx-Citrus/openbox-3
386 dist_onyxcitrus_theme_DATA= \
387 themes/Onyx-Citrus/openbox-3/themerc
389 syscrash_themedir = $(themedir)/Syscrash/openbox-3
390 dist_syscrash_theme_DATA= \
391 themes/Syscrash/openbox-3/max_disabled.xbm \
392 themes/Syscrash/openbox-3/max_pressed.xbm \
393 themes/Syscrash/openbox-3/max_toggled.xbm \
394 themes/Syscrash/openbox-3/max.xbm \
395 themes/Syscrash/openbox-3/themerc
399 rrpubinclude_HEADERS = \
411 obtpubinclude_HEADERS = \
422 nodist_pkgconfig_DATA = \
423 render/obrender-4.0.pc \
439 -e 's!@version\@!$(VERSION)!' \
440 -e 's!@configdir\@!$(configdir)!' \
441 -e 's!@secretbindir\@!$(secretbindir)!' \
442 -e 's!@bindir\@!$(bindir)!'
444 data/autostart.sh: $(srcdir)/data/autostart.sh.in Makefile
445 @echo make: creating $@
448 %.desktop: %.desktop.in Makefile
449 @echo make: creating $@
452 %-session: %-session.in Makefile
453 @echo make: creating $@
457 @echo make: creating $@
458 @docbook-to-man $< >$@
461 @echo make: creating $@
464 dist_gnomewmfiles_DATA = \
465 data/gnome-wm-properties/openbox.desktop
467 nodist_xsessions_DATA = \
468 data/xsession/openbox.desktop \
469 data/xsession/openbox-gnome.desktop \
470 data/xsession/openbox-kde.desktop
473 data/autostart.sh.in \
476 data/xsession/openbox.desktop.in \
477 data/xsession/openbox-gnome.desktop.in \
478 data/xsession/openbox-kde.desktop.in \
479 data/xsession/openbox-session.in \
480 data/xsession/openbox-gnome-session.in \
481 data/xsession/openbox-kde-session.in \
484 doc/openbox-session.1.sgml \
485 doc/openbox-session.1.in \
486 doc/openbox-gnome-session.1.sgml \
487 doc/openbox-gnome-session.1.in \
488 doc/openbox-kde-session.1.sgml \
489 doc/openbox-kde-session.1.in \
490 render/version.h.in \
491 render/obrender-4.0.pc.in \
494 tools/themeupdate/themeupdate.py \
520 doc/rc-mouse-focus.xml
524 doc/openbox-session.1 \
525 doc/openbox-gnome-session.1 \
526 doc/openbox-kde-session.1
531 # make clean doesn't delete these for some reason, even though they are
535 doc/openbox-session.1 \
536 doc/openbox-gnome-session.1 \
537 doc/openbox-kde-session.1 \
538 data/xsession/openbox-session \
539 data/xsession/openbox-gnome-session \
540 data/xsession/openbox-kde-session \
541 data/xsession/openbox.desktop \
542 data/xsession/openbox-gnome.desktop \
543 data/xsession/openbox-kde.desktop
546 # $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
549 for d in . m4 po render parser obt openbox; do \
550 for p in core core.* gmon.out *\~ *.orig *.rej .\#*; do \