X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=d99fa30be050b31268e857e4e46c951c0b1cb455;hb=b097f84dfdf4e2548dba96aa63325cb05b5244a1;hp=3025686d2b63b1088e5d07b2950c060cbef76bd9;hpb=ac1b79834ca09e4252de954f94f13416e13ad67e;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 3025686d..d99fa30b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -301,6 +301,10 @@ clearlooks_themedir = $(themedir)/Clearlooks/openbox-3 dist_clearlooks_theme_DATA= \ themes/Clearlooks/openbox-3/themerc +clearlooks34_themedir = $(themedir)/Clearlooks/openbox-3 +dist_clearlooks34_theme_DATA= \ + themes/Clearlooks-3.4/openbox-3/themerc + clearlooksolive_themedir = $(themedir)/Clearlooks-Olive/openbox-3 dist_clearlooksolive_theme_DATA= \ themes/Clearlooks-Olive/openbox-3/themerc @@ -382,21 +386,16 @@ pubinclude_HEADERS = \ render/mask.h \ render/render.h \ render/theme.h \ + render/version.h \ obt/display.h \ - obt/display.c \ obt/keyboard.h \ - obt/keyboard.c \ obt/mainloop.h \ - obt/mainloop.c \ obt/parse.h \ - obt/parse.c \ obt/paths.h \ - obt/paths.c \ obt/prop.h \ - obt/prop.c \ obt/util.h \ - obt/xevent.h \ - obt/xevent.c + obt/version.h \ + obt/xevent.h nodist_pubinclude_HEADERS = \ version.h