]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
kill the window mapping.. its not doing anything anyways? whatever..
[chaz/openbox] / Makefile.am
index 1465e50f1122490778375eeeb436d1eb20abde10..206f4d6ae74c15e5533f6ff73bb614ee0cef6059 100644 (file)
@@ -174,8 +174,8 @@ openbox_openbox_SOURCES = \
        openbox/session.h \
        openbox/stacking.c \
        openbox/stacking.h \
-       openbox/startup.c \
-       openbox/startup.h \
+       openbox/startupnotify.c \
+       openbox/startupnotify.h \
        openbox/translate.c \
        openbox/translate.h \
        openbox/window.c \
@@ -259,11 +259,14 @@ dist_thebear_theme_DATA = \
 
 dist_rc_DATA = \
        data/rc.xml \
-       data/menu
+       data/menu.xml
 
 dist_desktopfiles_DATA = \
        data/openbox.desktop
 
+dist_noinst_DATA = \
+       tools/themeupdate/themeupdate.py
+
 EXTRA_DIST = \
        config.rpath \
        mkinstalldirs \
This page took 0.020011 seconds and 4 git commands to generate.