]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
match the declarations in the header
[chaz/openbox] / Makefile.am
index 96f3cb19362956ec80b6019f6843947fa441408c..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 \
@@ -258,12 +258,15 @@ dist_thebear_theme_DATA = \
 ## data ##
 
 dist_rc_DATA = \
-       data/rc3 \
-       data/menu
+       data/rc.xml \
+       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.023978 seconds and 4 git commands to generate.