X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=a9f186d0ce22859fea007c9f5ffc08033dde503f;hb=cb3c457b8270df540c53400ba999517f919a0121;hp=f3cd206126a18c3fd774ceff7b2242f877dff193;hpb=c05ad7a36ad2a71e9335a0972c97a5bfb904a745;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index f3cd2061..a9f186d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -352,7 +352,8 @@ tools_obconf_obconf_LDADD = \ parser/libobparser.la tools_obconf_obconf_SOURCES = \ gettext.h \ - tools/obconf/main.c + tools/obconf/main.c \ + plugins/obconf_interface.h ## kdetrayproxy ## @@ -376,8 +377,8 @@ dist_planton_theme_DATA = \ themes/planton/themerc \ themes/planton/max.xbm \ themes/planton/max_toggled.xbm \ - themes/planton/stick.xbm \ - themes/planton/stick_toggled.xbm \ + themes/planton/desk.xbm \ + themes/planton/desk_toggled.xbm \ themes/planton/shade.xbm \ themes/planton/shade_toggled.xbm \ themes/planton/iconify.xbm \ @@ -413,8 +414,8 @@ dist_bbstyle_theme_DATA = \ themes/BBstylE/themerc \ themes/BBstylE/max.xbm \ themes/BBstylE/max_toggled.xbm \ - themes/BBstylE/stick.xbm \ - themes/BBstylE/stick_toggled.xbm \ + themes/BBstylE/desk.xbm \ + themes/BBstylE/desk_toggled.xbm \ themes/BBstylE/shade.xbm \ themes/BBstylE/shade_toggled.xbm \ themes/BBstylE/iconify.xbm \ @@ -434,8 +435,7 @@ EXTRA_DIST = \ mkinstalldirs \ README \ COPYING \ - AUTHORS \ - plugins/obconf_interface.h + AUTHORS #doc: # $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc