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
16 appsdir = $(datadir)/applications
20 AUTOMAKE_OPTIONS = subdir-objects foreign
22 ACLOCAL_AMFLAGS = -I m4
35 tools/gdm-control/gdm-control \
36 tools/gnome-panel-control/gnome-panel-control \
39 dist_secretbin_SCRIPTS = \
40 tools/xdg-autostart/xdg-autostart
42 nodist_bin_SCRIPTS = \
43 data/xsession/openbox-session \
44 data/xsession/openbox-gnome-session \
45 data/xsession/openbox-kde-session
49 render_rendertest_CPPFLAGS = \
52 -DG_LOG_DOMAIN=\"RenderTest\"
53 render_rendertest_LDADD = \
55 render/libobrender.la \
60 render_rendertest_SOURCES = render/test.c
62 render_libobrender_la_CPPFLAGS = \
67 -DG_LOG_DOMAIN=\"ObRender\" \
68 -DDEFAULT_THEME=\"$(theme)\"
69 render_libobrender_la_LDFLAGS = \
70 -version-info $(RR_CURRENT):$(RR_REVISION):$(RR_AGE)
71 render_libobrender_la_LIBADD = \
77 render_libobrender_la_SOURCES = \
102 obt_libobt_la_CPPFLAGS = \
110 -DG_LOG_DOMAIN=\"Obt\" \
111 -DLOCALEDIR=\"$(localedir)\" \
112 -DDATADIR=\"$(datadir)\" \
113 -DCONFIGDIR=\"$(configdir)\"
114 obt_libobt_la_LDFLAGS = \
115 -version-info $(OBT_CURRENT):$(OBT_REVISION):$(OBT_AGE)
116 obt_libobt_la_LIBADD = \
124 obt_libobt_la_SOURCES = \
144 openbox_openbox_CPPFLAGS = \
153 -DLOCALEDIR=\"$(localedir)\" \
154 -DDATADIR=\"$(datadir)\" \
155 -DCONFIGDIR=\"$(configdir)\" \
156 -DG_LOG_DOMAIN=\"Openbox\"
157 openbox_openbox_LDADD = \
166 render/libobrender.la \
168 openbox_openbox_LDFLAGS = -export-dynamic
169 openbox_openbox_SOURCES = \
171 openbox/actions/all.c \
172 openbox/actions/all.h \
173 openbox/actions/addremovedesktop.c \
174 openbox/actions/breakchroot.c \
175 openbox/actions/close.c \
176 openbox/actions/cyclewindows.c \
177 openbox/actions/debug.c \
178 openbox/actions/decorations.c \
179 openbox/actions/desktop.c \
180 openbox/actions/dockautohide.c \
181 openbox/actions/directionalwindows.c \
182 openbox/actions/execute.c \
183 openbox/actions/exit.c \
184 openbox/actions/focus.c \
185 openbox/actions/focustobottom.c \
186 openbox/actions/fullscreen.c \
187 openbox/actions/growtoedge.c \
188 openbox/actions/iconify.c \
189 openbox/actions/if.c \
190 openbox/actions/kill.c \
191 openbox/actions/layer.c \
192 openbox/actions/lower.c \
193 openbox/actions/maximize.c \
194 openbox/actions/move.c \
195 openbox/actions/moverelative.c \
196 openbox/actions/moveresizeto.c \
197 openbox/actions/movetoedge.c \
198 openbox/actions/omnipresent.c \
199 openbox/actions/raise.c \
200 openbox/actions/raiselower.c \
201 openbox/actions/reconfigure.c \
202 openbox/actions/resize.c \
203 openbox/actions/resizerelative.c \
204 openbox/actions/restart.c \
205 openbox/actions/shade.c \
206 openbox/actions/shadelowerraise.c \
207 openbox/actions/showdesktop.c \
208 openbox/actions/showmenu.c \
209 openbox/actions/unfocus.c \
214 openbox/client_list_menu.c \
215 openbox/client_list_menu.h \
216 openbox/client_list_combined_menu.c \
217 openbox/client_list_combined_menu.h \
218 openbox/client_menu.c \
219 openbox/client_menu.h \
230 openbox/focus_cycle.c \
231 openbox/focus_cycle.h \
232 openbox/focus_cycle_indicator.c \
233 openbox/focus_cycle_indicator.h \
234 openbox/focus_cycle_popup.c \
235 openbox/focus_cycle_popup.h \
238 openbox/framerender.c \
239 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_obprop_obprop_CPPFLAGS = \
298 tools_obprop_obprop_LDADD = \
301 tools_obprop_obprop_SOURCES = \
302 tools/obprop/obprop.c
306 tools_gdm_control_gdm_control_CPPFLAGS = \
309 tools_gdm_control_gdm_control_LDADD = \
312 tools_gdm_control_gdm_control_SOURCES = \
313 tools/gdm-control/gdm-control.c
316 ## default button masks ##
318 data/xbm/bullet.xbm \
320 data/xbm/desk_toggled.xbm \
322 data/xbm/iconify.xbm \
323 data/xbm/max_toggled.xbm \
325 data/xbm/shade_toggled.xbm \
331 clearlooks_themedir = $(themedir)/Clearlooks/openbox-3
332 dist_clearlooks_theme_DATA= \
333 themes/Clearlooks/openbox-3/themerc
335 clearlooks34_themedir = $(themedir)/Clearlooks/openbox-3
336 dist_clearlooks34_theme_DATA= \
337 themes/Clearlooks-3.4/openbox-3/themerc
339 clearlooksolive_themedir = $(themedir)/Clearlooks-Olive/openbox-3
340 dist_clearlooksolive_theme_DATA= \
341 themes/Clearlooks-Olive/openbox-3/themerc
343 mikachu_themedir = $(themedir)/Mikachu/openbox-3
344 dist_mikachu_theme_DATA= \
345 themes/Mikachu/openbox-3/bullet.xbm \
346 themes/Mikachu/openbox-3/close.xbm \
347 themes/Mikachu/openbox-3/desk.xbm \
348 themes/Mikachu/openbox-3/iconify.xbm \
349 themes/Mikachu/openbox-3/max.xbm \
350 themes/Mikachu/openbox-3/themerc
353 natura_themedir = $(themedir)/Natura/openbox-3
354 dist_natura_theme_DATA= \
355 themes/Natura/openbox-3/close_hover.xbm \
356 themes/Natura/openbox-3/close.xbm \
357 themes/Natura/openbox-3/desk_toggled.xbm \
358 themes/Natura/openbox-3/desk_hover.xbm \
359 themes/Natura/openbox-3/desk.xbm \
360 themes/Natura/openbox-3/iconify_hover.xbm \
361 themes/Natura/openbox-3/iconify.xbm \
362 themes/Natura/openbox-3/max_hover.xbm \
363 themes/Natura/openbox-3/max_toggled.xbm \
364 themes/Natura/openbox-3/max.xbm \
365 themes/Natura/openbox-3/shade.xbm \
366 themes/Natura/openbox-3/shade_hover.xbm \
367 themes/Natura/openbox-3/themerc
369 artwizboxed_themedir = $(themedir)/Artwiz-boxed/openbox-3
370 dist_artwizboxed_theme_DATA= \
371 themes/Artwiz-boxed/openbox-3/themerc
373 bear2_themedir = $(themedir)/Bear2/openbox-3
374 dist_bear2_theme_DATA= \
375 themes/Bear2/openbox-3/close_pressed.xbm \
376 themes/Bear2/openbox-3/close.xbm \
377 themes/Bear2/openbox-3/desk_toggled.xbm \
378 themes/Bear2/openbox-3/desk.xbm \
379 themes/Bear2/openbox-3/iconify_pressed.xbm \
380 themes/Bear2/openbox-3/iconify.xbm \
381 themes/Bear2/openbox-3/max_pressed.xbm \
382 themes/Bear2/openbox-3/max_toggled.xbm \
383 themes/Bear2/openbox-3/max.xbm \
384 themes/Bear2/openbox-3/shade_pressed.xbm \
385 themes/Bear2/openbox-3/shade.xbm \
386 themes/Bear2/openbox-3/themerc
388 orang_themedir = $(themedir)/Orang/openbox-3
389 dist_orang_theme_DATA= \
390 themes/Orang/openbox-3/themerc
392 onyx_themedir = $(themedir)/Onyx/openbox-3
393 dist_onyx_theme_DATA= \
394 themes/Onyx/openbox-3/themerc
396 onyxcitrus_themedir = $(themedir)/Onyx-Citrus/openbox-3
397 dist_onyxcitrus_theme_DATA= \
398 themes/Onyx-Citrus/openbox-3/themerc
400 syscrash_themedir = $(themedir)/Syscrash/openbox-3
401 dist_syscrash_theme_DATA= \
402 themes/Syscrash/openbox-3/max_disabled.xbm \
403 themes/Syscrash/openbox-3/max_pressed.xbm \
404 themes/Syscrash/openbox-3/max_toggled.xbm \
405 themes/Syscrash/openbox-3/max.xbm \
406 themes/Syscrash/openbox-3/themerc
410 rrpubinclude_HEADERS = \
422 obtpubinclude_HEADERS = \
433 nodist_pkgconfig_DATA = \
434 render/obrender-4.0.pc \
453 -e 's!@version\@!$(VERSION)!' \
454 -e 's!@configdir\@!$(configdir)!' \
455 -e 's!@secretbindir\@!$(secretbindir)!' \
456 -e 's!@bindir\@!$(bindir)!'
458 data/autostart.sh: $(srcdir)/data/autostart.sh.in Makefile
459 @echo make: creating $@
462 %.desktop: %.desktop.in Makefile
463 @echo make: creating $@
466 %-session: %-session.in Makefile
467 @echo make: creating $@
471 @echo make: creating $@
472 @docbook-to-man $< >$@
475 @echo make: creating $@
478 dist_gnomewmfiles_DATA = \
479 data/gnome-wm-properties/openbox.desktop
481 nodist_xsessions_DATA = \
482 data/xsession/openbox.desktop \
483 data/xsession/openbox-gnome.desktop \
484 data/xsession/openbox-kde.desktop
487 data/autostart.sh.in \
490 data/xsession/openbox.desktop.in \
491 data/xsession/openbox-gnome.desktop.in \
492 data/xsession/openbox-kde.desktop.in \
493 data/xsession/openbox-session.in \
494 data/xsession/openbox-gnome-session.in \
495 data/xsession/openbox-kde-session.in \
498 doc/openbox-session.1.sgml \
499 doc/openbox-session.1.in \
500 doc/openbox-gnome-session.1.sgml \
501 doc/openbox-gnome-session.1.in \
502 doc/openbox-kde-session.1.sgml \
503 doc/openbox-kde-session.1.in \
504 render/version.h.in \
505 render/obrender-4.0.pc.in \
508 tools/themeupdate/themeupdate.py \
534 doc/rc-mouse-focus.xml
538 doc/openbox-session.1 \
539 doc/openbox-gnome-session.1 \
540 doc/openbox-kde-session.1
545 # make clean doesn't delete these for some reason, even though they are
549 doc/openbox-session.1 \
550 doc/openbox-gnome-session.1 \
551 doc/openbox-kde-session.1 \
552 data/xsession/openbox-session \
553 data/xsession/openbox-gnome-session \
554 data/xsession/openbox-kde-session \
555 data/xsession/openbox.desktop \
556 data/xsession/openbox-gnome.desktop \
557 data/xsession/openbox-kde.desktop
560 # $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
563 for d in . m4 po render parser obt openbox; do \
564 for p in core core.* gmon.out *\~ *.orig *.rej .\#*; do \