X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=206f4d6ae74c15e5533f6ff73bb614ee0cef6059;hb=d3525ecef0fbecfe104d937432818e1d02f5b6d0;hp=1465e50f1122490778375eeeb436d1eb20abde10;hpb=cf40ff879161d33f3879c855d0c787d3a335b342;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 1465e50f..206f4d6a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \