From: Dana Jansens Date: Thu, 31 Jan 2008 23:22:58 +0000 (-0500) Subject: install the right headers for obt/obrender X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=f34add544006b1ab07b0679ec941395049743ef0;p=chaz%2Fopenbox install the right headers for obt/obrender --- diff --git a/Makefile.am b/Makefile.am index 9b3140c3..d99fa30b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -386,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