From f34add544006b1ab07b0679ec941395049743ef0 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 31 Jan 2008 18:22:58 -0500 Subject: [PATCH] install the right headers for obt/obrender --- Makefile.am | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) 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 -- 2.39.2