X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=d99fa30be050b31268e857e4e46c951c0b1cb455;hb=d81339c9cf6592fc86dc05428ee6e70ac573afe5;hp=ad0d8b5a105fb30e8aa6c023657c7a99aa86b3d5;hpb=9f5296fb1451086350967a0e1f1808e1493a7210;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index ad0d8b5a..d99fa30b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ rcdir = $(configdir)/openbox xsessionsdir = $(datadir)/xsessions gnomewmfilesdir = $(datadir)/gnome/wm-properties pkgconfigdir = $(libdir)/pkgconfig -pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox +pubincludedir = $(includedir)/openbox/@OBT_VERSION@/openbox pixmapdir = $(datadir)/pixmaps xsddir = $(datadir)/openbox @@ -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