]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
make the modifier key code a lot better...
[chaz/openbox] / Makefile.am
index 449c9cb2c1408957a4f9b5e060b0776bd3b7f6aa..9bef49a53b342360385a0185704dfe09ede185a6 100644 (file)
@@ -182,6 +182,8 @@ openbox_openbox_SOURCES = \
        openbox/menu.c \
        openbox/menu.h \
        openbox/misc.h \
+       openbox/modkeys.c \
+       openbox/modkeys.h \
        openbox/mouse.c \
        openbox/mouse.h \
        openbox/moveresize.c \
@@ -301,20 +303,20 @@ dist_artwizboxed_theme_DATA= \
 
 bear2_themedir = $(themedir)/Bear2/openbox-3
 dist_bear2_theme_DATA= \
-       themes/Bear2/openbox-3/close_pressed.xbm \
-       themes/Bear2/openbox-3/close.xbm \
-       themes/Bear2/openbox-3/desk_toggled.xbm \
-       themes/Bear2/openbox-3/desk.xbm \
-       themes/Bear2/openbox-3/iconify_disabled.xbm \
-       themes/Bear2/openbox-3/iconify_pressed.xbm \
-       themes/Bear2/openbox-3/iconify.xbm \
-       themes/Bear2/openbox-3/max_disabled.xbm \
-       themes/Bear2/openbox-3/max_pressed.xbm \
-       themes/Bear2/openbox-3/max_toggled.xbm \
-       themes/Bear2/openbox-3/max.xbm \
-       themes/Bear2/openbox-3/shade_pressed.xbm \
-       themes/Bear2/openbox-3/shade.xbm \
-       themes/Bear2/openbox-3/themerc.xml
+       themes/Bear2/openbox-3/close_pressed.xbm \
+       themes/Bear2/openbox-3/close.xbm \
+       themes/Bear2/openbox-3/desk_toggled.xbm \
+       themes/Bear2/openbox-3/desk.xbm \
+       themes/Bear2/openbox-3/iconify_disabled.xbm \
+       themes/Bear2/openbox-3/iconify_pressed.xbm \
+       themes/Bear2/openbox-3/iconify.xbm \
+       themes/Bear2/openbox-3/max_disabled.xbm \
+       themes/Bear2/openbox-3/max_pressed.xbm \
+       themes/Bear2/openbox-3/max_toggled.xbm \
+       themes/Bear2/openbox-3/max.xbm \
+       themes/Bear2/openbox-3/shade_pressed.xbm \
+       themes/Bear2/openbox-3/shade.xbm \
+       themes/Bear2/openbox-3/themerc.xml
 
 orang_themedir = $(themedir)/Orang/openbox-3
 dist_orang_theme_DATA= \
This page took 0.020703 seconds and 4 git commands to generate.